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-01 19:35:56 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
cde3c50aacad9fb1def0ea5fc129b2af6fb9bb4c
esp-idf
/
components
/
vfs
History
Jeroen Domburg
4af418c534
refactor(usb-serial-jtag): usb-serial-jtag driver simplification to fix rom print coexistence
2024-07-08 14:47:25 +08:00
..
include
docs(vfs): update esp_vfs_register_fd api description
2024-04-23 15:24:58 +02:00
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
fix(console): Fsync not propagated to secondary output
2024-04-16 08:12:41 +02:00
vfs_eventfd.c
fix(vfs): fix eventfd select
2024-03-14 17:20:31 +08:00
vfs_semihost.c
…
vfs_uart.c
fix(vfs): fix uart malloc when locates ISR context in IRAM
2023-11-24 16:09:14 +08:00
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
fix(vfs): fix uart malloc when locates ISR context in IRAM
2023-11-24 16:09:14 +08:00