esp-idf/components/console
Guillaume Souchere c2aad3d28a fix(linenoise): Skip 0x00 to 0x1F character in dump mode
Skipping through the non printable character assures that
in dumb mode, any special keys will not lead to the cursor
movement.
2024-04-19 07:49:25 +02:00
..
argtable3 console: argtable3: upgrade to v3.2.2 2022-10-27 11:38:49 +02:00
linenoise fix(linenoise): Skip 0x00 to 0x1F character in dump mode 2024-04-19 07:49:25 +02:00
test_apps/console ci: fixed test apps overriding pytest configs 2023-04-27 14:29:06 +08:00
CMakeLists.txt console: Fix and re-enable no-format warnings 2023-03-06 14:12:31 +01:00
commands.c console: update copyright notice 2021-05-17 03:41:32 +02:00
esp_console_repl.c fix(console): Fix build issues when CONFIG_ESP_CONSOLE_NONE is enabled 2024-02-29 17:48:07 +08:00
esp_console.h console: Fix building issue when serial JTAG is set 2023-05-16 04:37:09 +00:00
split_argv.c console: update copyright notice 2021-05-17 03:41:32 +02:00