mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-08-07 03:06:10 +00:00
Shell applications may want to have a dynamic prompt rather than a fixed string. Add a new API to let the application specify a custom callback instead of using the fixed string given to shell_init(). Change-Id: I9844481057fc8e164530a677e7cb1bfb6d02cfc0 Signed-off-by: Johan Hedberg <johan.hedberg@intel.com> |
||
---|---|---|
.. | ||
console_handler_shell.c | ||
ipi_console_receiver.c | ||
ipi_console_sender.c | ||
Kconfig | ||
Makefile | ||
ram_console.c | ||
uart_console_static_irq_stubs.S | ||
uart_console.c | ||
uart_pipe.c |