esp-idf/components/console
Sudeep Mohanty a5ad77accf 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:42:41 +01:00
..
argtable3 console: argtable3: upgrade to v3.2.2 2022-11-09 10:59:39 +01:00
linenoise fix(console): Fixed linenoise prompt length calculation 2024-01-17 09:42:41 +01:00
test build system: re-add -Wno-format as private flag for some components 2022-08-03 16:42:47 +04:00
CMakeLists.txt build system: re-add -Wno-format as private flag for some components 2022-08-03 16:42:47 +04:00
commands.c console: update copyright notice 2021-05-17 03:41:32 +02:00
esp_console_repl.c console: minor fixes 2023-07-18 18:15:03 +02:00
esp_console.h console: Fix building issue when serial JTAG is set 2023-05-15 09:49:10 +08:00
split_argv.c console: update copyright notice 2021-05-17 03:41:32 +02:00