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
ipm_console_receiver.c
ipm_console_sender.c
Kconfig native: added stdin handling for shell 2018-02-02 07:48:46 -08:00
Kconfig.telnet
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
telnet_protocol.h
uart_console.c
uart_pipe.c
xtensa_sim_console.c