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 console: argtable3: upgrade to v3.2.2 2022-11-10 11:05:24 +01:00
linenoise fix(console): Fixed linenoise prompt length calculation 2024-01-17 09:43:01 +01:00
test console: update copyright notice 2021-05-17 03:41:32 +02:00
CMakeLists.txt console: argtable3: update build system for v3.2.1 2022-11-10 11:05:23 +01:00
commands.c console: update copyright notice 2021-05-17 03:41:32 +02:00
component.mk console: argtable3: update build system for v3.2.1 2022-11-10 11:05:23 +01:00
esp_console_repl.c console: disable colored hints if CONFIG_LOG_COLORS is not set 2022-04-20 16:03:08 +05:30
esp_console.h console: re-use the available REPL console API and improve linenoise 2021-07-15 11:37:11 +08:00
split_argv.c console: update copyright notice 2021-05-17 03:41:32 +02:00