zephyr/include/shell
Krzysztof Chruscinski f78067e1f9 shell: Refactor RTT backend
Improved reception in the backend and replaced thread
with periodic timer as thread was used only to
periodically poll RTT data availability and using timer
is more RAM-wise efficient.

Signed-off-by: Krzysztof Chruscinski <krzysztof.chruscinski@nordicsemi.no>
2018-12-04 16:24:44 -05:00
..
legacy_shell.h shell: Rename shell to legacy_shell 2018-09-19 09:30:29 -04:00
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 shell: Fix log messages queueing for multiple instances 2018-11-22 13:14:49 -05:00
shell_rtt.h shell: Refactor RTT backend 2018-12-04 16:24:44 -05:00
shell_types.h shell: Shell subsystem reimplementation 2018-09-19 09:30:29 -04:00
shell_uart.h shell: enable UART backend without interrupts 2018-11-21 22:41:21 -05:00
shell.h shell: fix double new line print for RTT backend 2018-11-29 11:54:56 +01:00