This website requires JavaScript.
Explore
Help
Register
Sign In
Mirrors
/
esp-idf
Watch
1
Star
0
Fork
0
You've already forked esp-idf
mirror of
https://github.com/espressif/esp-idf.git
synced
2026-08-11 01:32:09 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
f45c68b63dce9f5bef00054fb7f5be7c2a5ced80
esp-idf
/
components
/
console
History
Guillaume Souchere
018cd86846
fix(console): Update the leak threashold after struct update in intr_alloc.c
2025-10-22 09:24:40 +02:00
..
argtable3
fix(console): Remove dead code findings from coverity
2025-09-30 09:31:34 +02:00
linenoise
…
private_include
…
test_apps
fix(console): Update the leak threashold after struct update in intr_alloc.c
2025-10-22 09:24:40 +02:00
CMakeLists.txt
feat(stdio): added esp_stdio component
2025-10-16 10:01:59 +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
…