zephyr/drivers/console
Paul Sokolovsky 9ec9c430b3 console: tty: Remove dependency on older "consoles"
Console subsystem doesn't depend on older consoles-in-drivers, the
only common thing between them is CONFIG_UART_CONSOLE_ON_DEV_NAME
setting, so make it so (by depending on either UART_CONSOLE or
CONSOLE_SUBSYS.

Signed-off-by: Paul Sokolovsky <paul.sokolovsky@linaro.org>
2019-02-28 16:57:50 -08:00
..
CMakeLists.txt net: websocket: Remove the websocket as HTTP APIs are removed 2019-01-25 11:21:20 -05:00
ipm_console_receiver.c drivers: Add 'U' to unsigned variable assignments 2018-12-04 22:51:56 -05:00
ipm_console_sender.c
Kconfig console: tty: Remove dependency on older "consoles" 2019-02-28 16:57:50 -08:00
Kconfig.telnet console: move to new logger 2018-10-08 17:49:12 -04:00
native_posix_console.c native_posix: Add missing headers and function prototypes 2018-08-02 19:14:19 +02:00
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/console: Switch telnet console driver to new net_pkt API 2019-02-19 11:29:07 -05:00
telnet_protocol.h headers: Fix headers across the project 2018-09-17 15:49:26 -04:00
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
xtensa_sim_console.c