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 20:17:34 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
1fc6ee67635e9455f1065b10cb5c1d8a23425da7
esp-idf
/
components
/
vfs
History
Alexey Lapshin
0b24bebf96
fix(vfs): fix warnings found by GNU static analyzer
2024-08-21 14:03:48 +07:00
..
include
docs(vfs): update esp_vfs_register_fd api description
2024-04-23 15:24:58 +02:00
private_include
…
test_apps
fix(vfs): make case eventfd_select_block exit normally
2024-04-22 20:24:05 +08:00
CMakeLists.txt
…
Kconfig
…
linker.lf
…
openocd_semihosting.h
…
sdkconfig.rename
…
vfs_cdcacm.c
…
vfs_console.c
fix(console): Fsync not propagated to secondary output
2024-04-16 08:12:41 +02:00
vfs_eventfd.c
fix(vfs): fix warnings found by GNU static analyzer
2024-08-21 14:03:48 +07:00
vfs_semihost.c
…
vfs_uart.c
…
vfs_usb_serial_jtag.c
refactor(usb-serial-jtag): usb-serial-jtag driver simplification to fix rom print coexistence
2024-07-08 14:47:25 +08:00
vfs.c
…