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
basic samples/basic/fade_led: Add support for HiFive 1 2019-02-08 09:09:35 -06:00
bluetooth
boards doc: fix misspellings in docs 2019-02-07 22:06:14 -05:00
cpp_synchronization
crypto/mbedtls_benchmark
display
drivers
gui
hello_world
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
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
subsys shell: improved shell_prompt_change function 2019-02-08 14:51:52 -05:00
synchronization
testing/integration
userspace userspace: remove APPLICATION_MEMORY feature 2019-02-08 07:04:30 -05:00
xtensa_asm2
classic.rst
index.rst