This website requires JavaScript.
Explore
Help
Sign In
blackbeard420
/
esp-idf
Watch
1
Star
0
Fork
0
You've already forked esp-idf
mirror of
https://github.com/espressif/esp-idf
synced
2025-03-10 09:39:10 -04:00
Code
Issues
Projects
Releases
Wiki
Activity
esp-idf
/
components
/
vfs
History
Alexey Lapshin
edbf6130db
fix(vfs): fix warnings found by GNU static analyzer
2024-06-18 14:25:37 +08:00
..
include
feat(storage/vfs): add /dev/null for unwanted output redirection
2024-05-28 07:54:35 +02:00
private_include
fix(esp_vfs_console): add esp_vfs_console component
2024-03-11 10:18:10 +01:00
test_apps
feat(storage/vfs): add nullfs test cases for vfs
2024-05-28 08:06:33 +02:00
CMakeLists.txt
fix(storage/vfs): always register /dev/null on startup
2024-05-28 07:55:37 +02:00
Kconfig
feat(storage/vfs): make automatic nullfs initialization optional
2024-05-29 10:39:55 +02:00
linker.lf
…
nullfs.c
feat(storage/vfs): make automatic nullfs initialization optional
2024-05-29 10:39:55 +02: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
…
vfs.c
feat(vfs): Add function to dump VFS file descriptors
2024-03-05 18:03:27 +08:00