zephyr/include/shell
Krzysztof Chruscinski 4962618e5f shell: shell_uart: add ring_buffers and interrupt support
Improved RX path to use ring buffer for incoming data instead of single
byte buffer. Improved TX path to use ring buffer. Added support for
asynchronous UART API (interrupts).

Signed-off-by: Krzysztof Chruscinski <krzysztof.chruscinski@nordicsemi.no>
2018-11-06 17:11:26 -05:00
..
legacy_shell.h
shell_dummy.h subsys: shell: add dummy backend to simplify commands testing 2018-10-28 11:45:41 -04:00
shell_fprintf.h shell: parsing output LF character 2018-10-10 10:45:28 +02:00
shell_history.h shell: Add shell history feature 2018-09-19 09:30:29 -04:00
shell_log_backend.h logging: Add autostart option to LOG_BACKEND_DEFINE 2018-10-11 13:29:50 +03:00
shell_rtt.h shell: Add a Segger RTT backend 2018-11-02 12:19:58 -04:00
shell_types.h
shell_uart.h shell: shell_uart: add ring_buffers and interrupt support 2018-11-06 17:11:26 -05:00
shell.h subsys: shell: add dummy backend to simplify commands testing 2018-10-28 11:45:41 -04:00