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
Kconfig console: tty: Remove dependency on older "consoles" 2019-02-28 16:57:50 -08:00
Kconfig.telnet
ipm_console_receiver.c
ipm_console_sender.c
native_posix_console.c
ram_console.c
rtt_console.c
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
uart_console.c
uart_mcumgr.c
uart_pipe.c
xtensa_sim_console.c