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
..
Kconfig console: add hook for debug server to handle outgoing characters 2016-04-16 05:29:20 +00:00
Makefile interrupts: new static IRQ API 2016-02-05 20:25:17 -05:00
console_handler_shell.c console: shell: expect const commands array 2016-04-01 13:12:56 +00:00
ipm_console_receiver.c drivers: Replace DEV_INVALID_CONF by -EINVAL 2016-03-16 19:30:04 -04:00
ipm_console_sender.c drivers: Replace DEV_INVALID_CONF by -EINVAL 2016-03-16 19:30:04 -04:00
ram_console.c drivers: Replace DEV_OK by 0 2016-03-16 19:30:04 -04:00
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