esp-idf/components/vfs
Andrei Safronov 9159aa58d3 tests: refactoring of the gcc's inner functions, because clang doesn't support them 2021-09-10 19:51:27 +03:00
..
include usb_serial_jtag: Add blocking driver to support vfs. 2021-07-05 11:22:38 +08:00
test tests: refactoring of the gcc's inner functions, because clang doesn't support them 2021-09-10 19:51:27 +03:00
CMakeLists.txt esp32: cleanup build script 2021-07-16 20:14:27 +08:00
Kconfig vfs: list IO functions which can be used with VFS_SUPPORT_IO disabled 2021-08-23 07:02:19 +02:00
component.mk
sdkconfig.rename
vfs.c vfs: fix select return value when non-permanent fd closed 2021-08-16 10:49:31 +08:00
vfs_cdcacm.c
vfs_eventfd.c
vfs_semihost.c
vfs_uart.c Fix memory leak on error path in register_select 2021-07-23 17:49:34 +05:30
vfs_usb_serial_jtag.c usb_serial_jtag: Add blocking driver to support vfs. 2021-07-05 11:22:38 +08:00