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-08-11 17:52:00 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
e761d83cf8539d72833528656a2eb076f4eccf4c
esp-idf
/
components
/
esp_vfs_console
History
Guillaume Souchere
fd1103d39c
feat(usb_cdc): Update vfs read() to comply with POSIX standards
2025-06-17 14:27:09 +02:00
..
include
feat(storage/esp_vfs_console): move cdcacm driver to new vfs API
2024-11-28 13:56:32 +01:00
test_apps
/usb_cdc_vfs
feat(usb_cdc): Update vfs read() to comply with POSIX standards
2025-06-17 14:27:09 +02:00
CMakeLists.txt
fix(esp_vfs_console): add esp_vfs_console component
2024-03-11 10:18:10 +01:00
vfs_cdcacm.c
feat(usb_cdc): Update vfs read() to comply with POSIX standards
2025-06-17 14:27:09 +02:00
vfs_console.c
fix(storage/vfs_console): stop new console opens from overwriting existing fds
2025-03-12 20:06:31 +08:00