This website requires JavaScript.
Explore
Help
Sign In
alex
/
esp-idf
Watch
1
Star
0
Fork
0
You've already forked esp-idf
mirror of
https://github.com/espressif/esp-idf.git
synced
2025-11-17 18:18:01 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d0e24e4a81e5278e24e5ef51c61308cac0959c02
esp-idf
/
components
/
console
History
Guillaume Souchere
b6b7337f5b
fix(console): Remove dead code findings from coverity
2025-09-30 09:31:34 +02:00
..
argtable3
fix(console): Remove dead code findings from coverity
2025-09-30 09:31:34 +02:00
linenoise
fix(linenoise): Read escape sequences one character at a time
2025-07-16 08:28:22 +02:00
private_include
…
test_apps
feat(cmake): Update minimum cmake version to 3.22 (whole repository)
2025-08-19 14:44:32 +02:00
CMakeLists.txt
feat(usb_cdc_console): moved usb-cdc ROM console to new component: esp_usb_cdc_rom_console
2025-08-22 09:37:47 +08:00
commands.c
…
esp_console_common.c
fix(system): fixed issues with unused variable warnings when compiling with NDEBUG
2025-09-19 15:42:07 +08:00
esp_console_repl_chip.c
…
esp_console_repl_internal.c
fix(system): fixed issues with unused variable warnings when compiling with NDEBUG
2025-09-19 15:42:07 +08:00
esp_console_repl_linux.c
…
esp_console.h
…
Kconfig
…
split_argv.c
…