zephyr/subsys/shell
Jukka Rissanen ead9cd409c net: websocket: Add console support
Add console driver that allows console session to be transferred
over a websocket connection.

Signed-off-by: Jukka Rissanen <jukka.rissanen@linux.intel.com>
2018-03-15 15:17:36 +02:00
..
modules shell: kernel: rename tasks -> threads 2018-01-19 12:01:08 -05:00
CMakeLists.txt cmake: Use path-corrected version of ZEPHYR_BASE 2018-01-11 14:59:03 -05:00
Kconfig kconfig: fix help syntax and add spaces 2017-12-13 17:43:28 -06:00
shell.c net: websocket: Add console support 2018-03-15 15:17:36 +02:00
shell_service.c