zephyr/drivers/console
Tomasz Bursztyka 028896063f drivers/console/telnet: Select TCP when telnet is selected
Thus users won't have to first enable network stack and then telnet.

Change-Id: I30cb2b9debee3feaf804f9a70f9d3f90758f5f17
Signed-off-by: Tomasz Bursztyka <tomasz.bursztyka@linux.intel.com>
2017-01-27 13:02:11 +00:00
..
Kconfig drivers/console: Making console input generic 2017-01-27 12:35:53 +02:00
Kconfig.telnet drivers/console/telnet: Select TCP when telnet is selected 2017-01-27 13:02:11 +00:00
Makefile drivers/console: Add a basic telnet console 2017-01-27 12:35:52 +02:00
ipm_console_receiver.c license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
ipm_console_sender.c license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
ram_console.c license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
rtt_console.c license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
telnet_console.c drivers/console/telnet: Add ground support for telnet commands 2017-01-27 12:35:53 +02:00
telnet_protocol.h drivers/console/telnet: Add ground support for telnet commands 2017-01-27 12:35:53 +02:00
uart_console.c console/shell: Switch to generic console input 2017-01-27 12:35:53 +02:00
uart_pipe.c license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00