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-05 21:00:04 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
11f3c47b955edd2e1237fad3f2a4bca28c2cef49
esp-idf
/
components
/
vfs
History
Marius Vikhammer
56e0c11bb6
feat(usb_cdc_console): moved usb-cdc ROM console to new component: esp_usb_cdc_rom_console
2025-08-22 09:37:47 +08:00
..
include
docs: Fix some typos
2025-04-30 18:35:39 +08:00
private_include
…
test_apps
change(test_utils): moved test_utils component to tools/test_apps/components/
2025-07-21 14:05:50 +08:00
CMakeLists.txt
feat(usb_cdc_console): moved usb-cdc ROM console to new component: esp_usb_cdc_rom_console
2025-08-22 09:37:47 +08:00
Kconfig
…
linker.lf
…
nullfs.c
feat(usb_cdc_console): moved usb-cdc ROM console to new component: esp_usb_cdc_rom_console
2025-08-22 09:37:47 +08:00
openocd_semihosting.h
…
sdkconfig.rename
…
vfs_eventfd_linux.c
fix(vfs): Fixed include for target linux failing on MacOs
2025-05-15 12:28:11 +02:00
vfs_eventfd.c
…
vfs_semihost.c
…
vfs.c
…