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-09-22 13:01:16 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
be95975feebe6ffc0cffa80f2cfaae35f627ddcd
esp-idf
/
components
/
esp_stdio
History
Jiang Jiang Jian
b7193c70e1
Merge branch 'feat/refactor_stdio_vfs_v6.1' into 'release/v6.1'
...
feat(storage/stdio): refactor stdio vfs (v6.1) See merge request
espressif/esp-idf!48957
2026-07-03 17:47:31 +08:00
..
include
feat(console): Move IO initialization outside of the console component
2026-03-17 08:30:23 +01:00
linux
feat(console): Move IO initialization outside of the console component
2026-03-17 08:30:23 +01:00
test_apps
refactor(stdio): remove fd table, forward opens to primary backend
2026-06-02 10:37:16 +02:00
CMakeLists.txt
Merge branch 'feat/refactor_stdio_vfs_v6.1' into 'release/v6.1'
2026-07-03 17:47:31 +08:00
Kconfig
refactor(stdio): remove fd table, forward opens to primary backend
2026-06-02 10:37:16 +02:00
stdio_port.c
feat(console): Move IO initialization outside of the console component
2026-03-17 08:30:23 +01:00
stdio_simple.c
…
stdio_syscalls_simple.c
…
stdio_vfs.c
fix(stdio): check close_p return before decrementing fd count
2026-06-02 10:37:16 +02:00