zephyr/samples
Jakub Rzeszutko 090ef041e8 shell: improved shell_prompt_change function
Shell will store only pointer to the prompt string instead of
copying it to the RAM buffer. It will save RAM memory and
it will simplify implementation of a  new feature: "select"
command. When a command will be selected than shell will
display command syntax as a prompt.

Removed obsolete ASSERT check in a static function.

Signed-off-by: Jakub Rzeszutko <jakub.rzeszutko@nordicsemi.no>
2019-02-08 14:51:52 -05:00
..
application_development doc: change board dts documentation with new URLs 2019-02-05 07:04:40 -05:00
basic samples/basic/fade_led: Add support for HiFive 1 2019-02-08 09:09:35 -06:00
bluetooth samples: bluetooth: Fix hci_spi sample 2019-02-01 19:12:57 -05:00
boards doc: fix misspellings in docs 2019-02-07 22:06:14 -05:00
cpp_synchronization cmake: increase minimal required version to 3.13.1 2019-01-03 11:51:29 -05:00
crypto/mbedtls_benchmark samples: crypto: Whitelist nrf52840_pca10056 in mbedTLS benchmark tests 2019-01-22 08:26:07 -05:00
display samples: cfb: remove unused variable and fix style 2019-02-05 11:05:47 -05:00
drivers samples: fix alarm sample doc and inclusion 2019-02-07 16:14:00 -05:00
gui samples: gui: Add support for imx rt boards to lvgl sample 2019-02-07 14:28:55 -06:00
hello_world cmake: increase minimal required version to 3.13.1 2019-01-03 11:51:29 -05:00
mpu userspace: remove APPLICATION_MEMORY feature 2019-02-08 07:04:30 -05:00
net samples: net: can: Add socket CAN sample 2019-02-08 12:03:34 -05:00
nfc/nfc_hello cmake: increase minimal required version to 3.13.1 2019-01-03 11:51:29 -05:00
philosophers userspace: remove APPLICATION_MEMORY feature 2019-02-08 07:04:30 -05:00
portability samples/portability/cmsis_rtos_v2/philosophers: Exclude qemu_x86_64 2019-02-08 14:49:39 -05:00
sensor samples: fxos8700-hid: Use HID Device interface 2019-02-08 11:23:04 -05:00
shields driver/sensor: lps25hb: align driver to auto-generated dts macros 2019-02-01 04:19:42 -06:00
subsys shell: improved shell_prompt_change function 2019-02-08 14:51:52 -05:00
synchronization arch/x86_64: New architecture added 2019-01-11 15:18:52 -05:00
testing/integration cmake: increase minimal required version to 3.13.1 2019-01-03 11:51:29 -05:00
userspace userspace: remove APPLICATION_MEMORY feature 2019-02-08 07:04:30 -05:00
xtensa_asm2 cmake: increase minimal required version to 3.13.1 2019-01-03 11:51:29 -05:00
classic.rst doc: restructure and create index pages 2019-02-05 07:04:40 -05:00
index.rst doc: restructure and create index pages 2019-02-05 07:04:40 -05:00