This website requires JavaScript.
Explore
Help
Sign In
espressif
/
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-04-28 03:23:14 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
c84773f307711539a3fbcdcbaabe0612f8d9c6ba
esp-idf
/
components
/
console
T
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
fix(linenoise): Read escape sequences one character at a time
2025-07-16 08:28:22 +02:00
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
…