esp-idf/components/console
Sudeep Mohanty bc11b9183b fix(console): Fixed linenoise prompt length calculation
This commit fixes a potential issue where in the prompt length used
for the linenoise based console could be calculated as a negative
integer, leading to a console hang.

Closes https://github.com/espressif/esp-idf/issues/4924
2024-01-17 09:43:01 +01:00
..
argtable3
linenoise fix(console): Fixed linenoise prompt length calculation 2024-01-17 09:43:01 +01:00
test
CMakeLists.txt
commands.c
component.mk
esp_console.h
esp_console_repl.c
split_argv.c