zephyr/drivers/console
Michael Hope 8f7e5bd0a5 uart_pipe: re-work the RX function to match the API and work with USB.
include/uart.h says that an interrupt may be an edge or a level.
Re-work the uart_pipe interrupt handler to support both.  This makes
uart_pipe work with the USB CDC ACM driver.

Signed-off-by: Michael Hope <mlhx@google.com>
2018-04-21 08:37:54 -07:00
..
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 uart_pipe: re-work the RX function to match the API and work with USB. 2018-04-21 08:37:54 -07:00
websocket_console.c
xtensa_sim_console.c