zephyr/subsys/console
Kumar Gala dafad70b96 console: Remove CONFIG_WEBSOCKET_CONSOLE code
Websocket was removed in 1cba0161ed so
remove dead Kconfig references to CONFIG_WEBSOCKET_CONSOLE and
associated dead code/files.

Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
2019-02-11 22:29:58 -05:00
..
CMakeLists.txt subsys: console: Split serial tty handling to a separate module 2018-10-03 16:40:49 +02:00
Kconfig console: Kconfig: Update for recent changes 2018-12-20 12:21:49 +01:00
getchar.c tty: Remove buffer params from tty_init() 2018-12-20 12:21:49 +01:00
getline.c samples, subsys, tests: Use ARRAY_SIZE() whenever possible 2018-06-14 19:12:51 -04:00
line_fifo.c console: Remove CONFIG_WEBSOCKET_CONSOLE code 2019-02-11 22:29:58 -05:00
tty.c tty: Remove buffer params from tty_init() 2018-12-20 12:21:49 +01:00