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-18 06:35:35 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
034342fd5ebfcce9506ff74f479250be286ca86a
esp-idf
/
components
/
vfs
History
Tomáš Rohlínek
71442dadf0
fix(storage/vfs): Remove va_end leak in ioctl caused by early return in macro
2026-02-05 12:41:06 +01:00
..
include
fix(storage): applied spelling fixes by codespell pre-commit hook
2024-03-28 13:00:54 +01:00
private_include
fix(esp_vfs_console): add esp_vfs_console component
2024-03-11 10:18:10 +01:00
test_apps
fix(storage/vfs): Fixed failing test cases in test_apps
2025-02-13 20:40:06 +01:00
CMakeLists.txt
fix(esp_vfs_console): add esp_vfs_console component
2024-03-11 10:18:10 +01:00
Kconfig
fix(storage): applied spelling fixes by codespell pre-commit hook
2024-03-28 13:00:54 +01:00
linker.lf
refactor(uart_vfs): Move uart implementation of vfs to esp_driver_uart
2023-12-15 17:14:55 +08:00
openocd_semihosting.h
…
sdkconfig.rename
…
vfs_eventfd.c
fix(vfs): fix warnings found by GNU static analyzer
2025-07-02 20:30:30 +08:00
vfs_semihost.c
…
vfs.c
fix(storage/vfs): Remove va_end leak in ioctl caused by early return in macro
2026-02-05 12:41:06 +01:00