esp-idf/components/vfs
laokaiyao 3d459e423a feat(esp32c5): support esp32c5 beta3 48M xtal 2024-01-09 13:11:11 +08:00
..
include refactor(usb_serial_jtag): make usb_serial_jtag as component 2024-01-05 19:42:04 +08:00
private_include refactor(uart_vfs): Move uart implementation of vfs to esp_driver_uart 2023-12-15 17:14:55 +08:00
test_apps Merge branch 'feature/nvs_flash_add_test_apps_dependecies' into 'master' 2024-01-04 03:29:05 +08:00
CMakeLists.txt feat(esp32c5): support esp32c5 beta3 48M xtal 2024-01-09 13:11:11 +08:00
Kconfig fix(vfs/uart): add UART VFS select callback in IRAM 2023-11-08 11:34:22 +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 fix(vfs): fix compilation error on 64bit linux 2023-08-23 13:28:49 +08:00
sdkconfig.rename
vfs.c refactor(uart_vfs): Move uart implementation of vfs to esp_driver_uart 2023-12-15 17:14:55 +08:00
vfs_cdcacm.c
vfs_console.c refactor(usb_serial_jtag): make usb_serial_jtag as component 2024-01-05 19:42:04 +08:00
vfs_eventfd.c fix(vfs): Fix event_write may not exit critical section 2023-09-18 10:16:34 +02:00
vfs_semihost.c fix(vfs): fix compilation error on 64bit linux 2023-08-23 13:28:49 +08:00