Yogesh Mantri
4532e7e8c8
fix(console): join with an empty semaphore instead of a given mutex
2026-09-10 10:12:00 +00:00
Yogesh Mantri
cd1a5fc1f3
fix(console): join the REPL task before esp_console_stop_repl frees it
2026-09-10 10:12:00 +00:00
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
sonika.rathi
24e42cc4a6
feat(vfs): add linux support to vfs
2025-11-05 09:49:21 +01:00
Marius Vikhammer
484d2c5c2f
fix(system): fixed issues with unused variable warnings when compiling with NDEBUG
2025-09-19 15:42:07 +08:00
Guillaume Souchere
30f8b59ed0
feat(console): Make console deinit optional
2025-04-03 10:06:01 +02:00