mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-09-03 15:01:56 +00:00
Added a new UART driver for posix arch boards. The driver can be configured to either attach to a new pseudo-terminal, or to connect to the invoking shell stdin-out. Signed-off-by: Alberto Escolar Piedras <alpi@oticon.com> |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
ipm_console_receiver.c | ||
ipm_console_sender.c | ||
Kconfig | ||
Kconfig.telnet | ||
Kconfig.ws | ||
native_posix_console.c | ||
ram_console.c | ||
rtt_console.c | ||
telnet_console.c | ||
telnet_protocol.h | ||
uart_console.c | ||
uart_mcumgr.c | ||
uart_pipe.c | ||
websocket_console.c | ||
xtensa_sim_console.c |