This website requires JavaScript.
Explore
Help
Sign In
alex
/
esp-idf
Watch
1
Star
0
Fork
0
You've already forked esp-idf
mirror of
https://github.com/espressif/esp-idf.git
synced
2025-10-03 12:07:52 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
9f3be8aa92eca4dba702edc7e05f1514b835464c
esp-idf
/
components
/
vfs
History
wanckl
ea03622621
ci(esp32c61): remove c61 support from readme on 5.4
2025-06-17 15:09:40 +08:00
..
include
feat(storage/vfs): make all member pointer of vfs_ops struct const
2024-12-12 13:49:46 +01:00
private_include
feat(storage/vfs): change names related to minified vfs
2024-10-22 14:50:31 +08:00
test_apps
ci(esp32c61): remove c61 support from readme on 5.4
2025-06-17 15:09:40 +08:00
CMakeLists.txt
…
Kconfig
feat(storage/vfs): make automatic nullfs initialization optional
2024-05-29 10:39:55 +02:00
linker.lf
…
nullfs.c
feat(storage/vfs): move nullfs to new API
2024-11-28 13:56:32 +01:00
openocd_semihosting.h
…
sdkconfig.rename
…
vfs_eventfd.c
fix(vfs): fix warnings found by GNU static analyzer
2024-06-18 14:25:37 +08:00
vfs_semihost.c
feat(storage/vfs): move semihost to new vfs API
2024-11-28 13:56:34 +01:00
vfs.c
fix(storage/vfs): incorrect log level in esp_vfs_register_fd_range
2025-02-07 15:24:08 +08:00