zephyr/drivers/console
Alberto Escolar Piedras e3f727cc6e native: added stdin handling for shell
Now the native console driver also handles stdin
so we can drive the shell from the command line,
a pipe or a file

Signed-off-by: Alberto Escolar Piedras <alpi@oticon.com>
2018-02-02 07:48:46 -08:00
..
CMakeLists.txt board: posix: add native_posix board definition 2017-12-27 14:16:08 -05:00
Kconfig native: added stdin handling for shell 2018-02-02 07:48:46 -08:00
Kconfig.telnet Kconfig: make all syslog variables depend on SYS_LOG 2017-08-04 14:34:54 -05:00
ipm_console_receiver.c lib: move ring_buffer from misc/ to lib/ 2017-12-15 20:02:01 -05:00
ipm_console_sender.c
native_posix_console.c native: added stdin handling for shell 2018-02-02 07:48:46 -08:00
ram_console.c
rtt_console.c
telnet_console.c net: Fix LLVM compiler warnings 2017-08-09 12:50:50 -04:00
telnet_protocol.h
uart_console.c
uart_pipe.c
xtensa_sim_console.c