esp-idf/components/vfs
morris 442a798083 Merge branch 'feat/add_example_usj_v5.1' into 'release/v5.1'
change(usb_serial_jtag): Add example for usb serial jtag echo (backport v5.1)

See merge request espressif/esp-idf!30020
2024-05-11 22:37:34 +08:00
..
include semihosting: drop absolute path support 2022-05-05 09:12:42 +00:00
private_include fix(vfs): fix uart malloc when locates ISR context in IRAM 2023-12-07 10:43:58 +08:00
test fix(vfs): add eventfd_select_block test case 2024-04-22 10:31:13 +08:00
CMakeLists.txt fix(vfs/uart): add UART VFS select callback in IRAM 2023-11-21 14:17:08 +01:00
Kconfig fix(vfs/uart): add UART VFS select callback in IRAM 2023-11-21 14:17:08 +01:00
linker.lf fix(vfs/uart): add UART VFS select callback in IRAM 2023-11-21 14:17:08 +01:00
openocd_semihosting.h esp/vfs: VFS semihosting interface support 2022-06-28 17:04:15 +03:00
sdkconfig.rename Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
vfs_cdcacm.c esp_system, vfs: fix incomplete blocking reads in vfs_cdcacm 2022-07-28 17:28:08 +02:00
vfs_console.c vfs: select sanity NULL check 2023-05-26 13:46:11 +02:00
vfs_eventfd.c fix(vfs): fix eventfd select 2024-03-15 17:38:28 +08:00
vfs_semihost.c vfs: fix gcc-12 compile errors 2023-02-22 05:33:03 +00:00
vfs_uart.c fix(vfs): fix uart malloc when locates ISR context in IRAM 2023-12-07 10:43:58 +08:00
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-07 10:46:34 +08:00
vfs.c fix(vfs): fix uart malloc when locates ISR context in IRAM 2023-12-07 10:43:58 +08:00