esp-idf/examples/peripherals/uart/uart_repl/main
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
..
CMakeLists.txt console: fix a bug preventing us from starting a CLI on non-default UART 2021-09-13 14:10:19 +08:00
component.mk console: fix a bug preventing us from starting a CLI on non-default UART 2021-09-13 14:10:19 +08:00
uart_repl_example_main.c console: fix a bug preventing us from starting a CLI on non-default UART 2021-09-13 14:10:19 +08:00