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-14 03:29:11 -04:00
Code
Issues
Projects
Releases
Wiki
Activity
esp-idf
/
components
/
vfs
History
Xu Si Yu
c3398f3373
fix(vfs): make case eventfd_select_block exit normally
2024-04-22 20:24:05 +08:00
..
include
…
private_include
fix(vfs): add MALLOC_CAP_8BIT for vfs select
2023-12-07 10:46:01 +08:00
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
…
vfs_eventfd.c
fix(vfs): fix eventfd select
2024-03-14 17:20:31 +08:00
vfs_semihost.c
…
vfs_uart.c
…
vfs_usb_serial_jtag.c
fix(driver): Add docs and driver fix for the case where a full EP does not cause the host to pickup the data
2024-04-03 17:04:59 +08:00
vfs.c
…