esp-idf/components/vfs
sonika.rathi d56647b251 fix(vfs/uart): Add support for multi-task call to uart select 2023-09-29 09:32:44 +02:00
..
include semihosting: drop absolute path support 2022-05-05 09:12:42 +00:00
private_include vfs_usb_serial: set secondary selection for making usb port can output under default menu 2021-11-01 15:48:36 +08:00
test_apps fix(vfs/uart): Add support for multi-task call to uart select 2023-09-29 09:32:44 +02:00
CMakeLists.txt storage: fix and re-enable -Wformat warnings 2022-10-06 16:16:32 +02:00
Kconfig Allow to config the maximum number of VFS entries. 2023-03-14 17:29:11 +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.c vfs: select sanity NULL check 2023-05-23 18:02:24 +02: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-23 18:02:24 +02: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
vfs_uart.c fix(vfs/uart): Add support for multi-task call to uart select 2023-09-29 09:32:44 +02:00
vfs_usb_serial_jtag.c usb_serial_jtag: Fix bug of blocking TX xfer when using driver, 2023-02-23 17:45:39 +08:00