esp-idf/components/console
Omar Chebib 0d0bec6c31 console: fix a bug preventing us from starting a CLI on non-default UART
It is now possible to start a REPL CLI on another UART than the default
one.

Closes https://github.com/espressif/esp-idf/issues/6897
2021-09-13 14:10:19 +08:00
..
argtable3 Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
linenoise console: fix a bug preventing us from starting a CLI on non-default UART 2021-09-13 14:10:19 +08:00
test cmock: added cmock as component 2020-09-02 16:38:37 +08:00
CMakeLists.txt console: simplify examples 2020-02-07 20:15:06 +08:00
commands.c global: fix sign-compare warnings 2021-01-12 14:05:08 +08:00
component.mk add console component and example 2017-08-21 15:58:27 +08:00
esp_console_repl.c console: fix a bug preventing us from starting a CLI on non-default UART 2021-09-13 14:10:19 +08:00
esp_console.h console: support create REPL over USB CDC 2020-11-13 10:51:40 +08:00
split_argv.c global: fix sign-compare warnings 2021-01-12 14:05:08 +08:00