zephyr/drivers/console
Szymon Janc 5f6f422ebb console: shell: Reduce completion stack usage
There is no need for copying command string to temporary variable on
the stack.

Change-Id: I41fd2582600908ac523b87c83a426eef27d1c454
Signed-off-by: Szymon Janc <ext.szymon.janc@tieto.com>
2016-11-03 12:50:19 +00:00
..
shells console: shell: Support multiple modules 2016-11-02 00:23:18 +00:00
Kconfig Cleanup whitespace in Kconfig files 2016-05-25 13:28:07 -05:00
Makefile console: shell: Support multiple modules 2016-11-02 00:23:18 +00:00
console_handler_shell.c console: shell: Reduce completion stack usage 2016-11-03 12:50:19 +00:00
ipm_console_receiver.c ipm: Make config_info pointers const. 2016-10-15 12:29:23 +00:00
ipm_console_sender.c ipm: Make config_info pointers const. 2016-10-15 12:29:23 +00:00
ram_console.c drivers: Replace DEV_OK by 0 2016-03-16 19:30:04 -04:00
uart_console.c console: Add support for DEL key 2016-11-01 23:37:37 +00:00
uart_pipe.c drivers/console: Fix flush data on uart_pipe_setup 2016-03-29 16:41:50 +00:00