esp-idf/components/vfs
C.S.M b184b9a153 Merge branch 'bugfix/usb_serial_driver_block' into 'master'
usb_serial_jtag: Fix bug of blocking TX xfer when using driver

Closes IDF-5390 and IDFGH-8776

See merge request espressif/esp-idf!22412
2023-02-24 10:22:08 +08:00
..
include
private_include
test esp32h2(ci): enable target test 2023-02-15 10:20:43 +08:00
CMakeLists.txt storage: fix and re-enable -Wformat warnings 2022-10-06 16:16:32 +02:00
Kconfig
openocd_semihosting.h
sdkconfig.rename
vfs.c storage: fix and re-enable -Wformat warnings 2022-10-06 16:16:32 +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_eventfd.c esp_hw_support: Fix misuse of spinlocks as critical sections 2022-07-28 17:25:00 +08:00
vfs_semihost.c vfs: fix gcc-12 compile errors 2023-02-22 05:33:03 +00:00
vfs_uart.c
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