5eb51feeb0
The commands array is not expected to change and can be declared const. This allows callers to cleanly declare their commands lists as const, effectively moving the structures from SRAM to code section. Change-Id: Ie1710622b8cfa609e129eb79712f910f1d1aace3 Signed-off-by: Maciej Borzecki <maciek.borzecki@gmail.com> |
||
---|---|---|
.. | ||
Kconfig | ||
Makefile | ||
console_handler_shell.c | ||
ipm_console_receiver.c | ||
ipm_console_sender.c | ||
ram_console.c | ||
uart_console.c | ||
uart_pipe.c |