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-07-13 06:23:04 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
master
esp-idf
/
components
/
esp_stdio
History
Song Ruo Jing
4a94a5a396
fix(stdio): add console input ability when selects ESP_CONSOLE_UART_CUSTOM_NUM_1
2026-07-08 12:08:46 +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
fix(stdio): add console input ability when selects ESP_CONSOLE_UART_CUSTOM_NUM_1
2026-07-08 12:08:46 +08:00
CMakeLists.txt
Merge branch 'feat/refactor_stdio_vfs' into 'master'
2026-05-27 11:36:05 +02:00
Kconfig
refactor(storage/stdio): remove fd table, forward opens to primary backend
2026-06-02 10:31:56 +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
refactor(storage/stdio): remove fd table, forward opens to primary backend
2026-06-02 10:31:56 +02:00