esp-idf/components/console
Omar Chebib b911951cad 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-06-01 15:50:15 +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-06-01 15:50:15 +08:00
test console: update copyright notice 2021-05-17 03:41:32 +02:00
CMakeLists.txt console: simplify examples 2020-02-07 20:15:06 +08:00
commands.c console: update copyright notice 2021-05-17 03:41:32 +02: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-06-01 15:50:15 +08:00
esp_console.h console: update copyright notice 2021-05-17 03:41:32 +02:00
split_argv.c console: update copyright notice 2021-05-17 03:41:32 +02:00