Guillaume Souchere
5fac0b7386
feat(console): Move IO initialization outside of the console component
...
- Move the linux repl chip and deprecate chip related functions
- Update location of driver specific default config
- Add missing comments on the newly added functions in the affected components.
2026-03-17 08:30:23 +01:00
Alexey Lapshin
199ea3570e
fix(console): add linenoise multithreading support for Picolibc
2025-12-03 13:31:42 +07:00
Guillaume Souchere
30f8b59ed0
feat(console): Make console deinit optional
2025-04-03 10:06:01 +02:00
Guillaume Souchere
203b3b5a4e
fix(console): Memory leaks after deinit
2025-04-03 10:06:01 +02:00
Guillaume Souchere
5b2f2e05f3
fix(console): add ability to unblock linenoise, to fix deadlock
...
Closes https://github.com/espressif/esp-idf/pull/10580
Closes https://github.com/espressif/esp-idf/issues/9974
2025-04-03 10:06:00 +02:00
Peter Marcisovsky
0bfaf775c1
refactor(console): Enable astyle formatting
2024-04-29 16:12:51 +02:00
Jakob Hasse
a30546cd24
feat(console): Refactored code to support Linux target
2024-01-29 17:13:22 +08:00