zephyr/drivers/console
Benjamin Walsh 0ff5d37a4a console: add hook for debug server to handle outgoing characters
A debug server might want to redirect outgoing characters on the console
to another output if it piggybacks on the serial line normally reserved
for the console.

Change-Id: I534f5b35456306940a3926f52fe5cce2d5c94da4
Signed-off-by: Benjamin Walsh <benjamin.walsh@windriver.com>
2016-04-16 05:29:20 +00:00
..
console_handler_shell.c console: shell: expect const commands array 2016-04-01 13:12:56 +00:00
ipm_console_receiver.c
ipm_console_sender.c
Kconfig console: add hook for debug server to handle outgoing characters 2016-04-16 05:29:20 +00:00
Makefile
ram_console.c
uart_console.c console: add hook for debug server to handle outgoing characters 2016-04-16 05:29:20 +00:00
uart_pipe.c drivers/console: Fix flush data on uart_pipe_setup 2016-03-29 16:41:50 +00:00