esp-idf/components/vfs
Jiang Jiang Jian 232b0145bd Merge branch 'docs/update_esp_vfs_notes_v5.2' into 'release/v5.2'
docs(vfs): update esp_vfs_register_fd api description (v5.2)

See merge request espressif/esp-idf!30426
2024-07-01 10:28:56 +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 fix(vfs/uart): add UART VFS select callback in IRAM 2023-11-21 10:26:25 +01:00
Kconfig fix(vfs/uart): add UART VFS select callback in IRAM 2023-11-21 10:26:25 +01:00
linker.lf fix(vfs/uart): add UART VFS select callback in IRAM 2023-11-21 10:26:25 +01:00
openocd_semihosting.h fix(vfs): fix compilation error on 64bit linux 2023-08-23 13:28:49 +08: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 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 fix(vfs): fix compilation error on 64bit linux 2023-08-23 13:28:49 +08:00
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 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 fix(vfs): fix uart malloc when locates ISR context in IRAM 2023-11-24 16:09:14 +08:00