zephyr/drivers/console
Aurelien Jarno 0ac7338258 drivers: console: fix USB_UART_CONSOLE
The USB_UART_CONSOLE option itself is not enough to enable console on
the USB UART port. Most of the code is actually shared with
UART_CONSOLE, so this symbol has to be selected.

Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
2018-12-05 08:53:15 -05:00
..
CMakeLists.txt
Kconfig drivers: console: fix USB_UART_CONSOLE 2018-12-05 08:53:15 -05:00
Kconfig.telnet console: move to new logger 2018-10-08 17:49:12 -04:00
Kconfig.ws console: move to new logger 2018-10-08 17:49:12 -04:00
ipm_console_receiver.c drivers: Add 'U' to unsigned variable assignments 2018-12-04 22:51:56 -05:00
ipm_console_sender.c
native_posix_console.c
ram_console.c
rtt_console.c ext: debug: segger: Fix SEGGER header inclusion 2018-12-05 14:35:42 +01:00
telnet_console.c drivers: Add 'U' to unsigned variable assignments 2018-12-04 22:51:56 -05:00
telnet_protocol.h
uart_console.c drivers: Add 'U' to unsigned variable assignments 2018-12-04 22:51:56 -05:00
uart_mcumgr.c
uart_pipe.c drivers: Remove board.h include 2018-11-01 13:21:11 -04:00
websocket_console.c drivers: Add 'U' to unsigned variable assignments 2018-12-04 22:51:56 -05:00
xtensa_sim_console.c