mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-09-06 10:41:55 +00:00
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> |
||
---|---|---|
.. | ||
shell_dummy.h | ||
shell_fprintf.h | ||
shell_history.h | ||
shell_log_backend.h | ||
shell_rtt.h | ||
shell_types.h | ||
shell_uart.h | ||
shell.h |