esp-idf/components/vfs
Ivan Grokhotkov 23b0cdad8a
vfs: add test for errno value after 'open'
2022-02-07 11:36:00 +01:00
..
include VFS: `select` function's timeout is now POSIX compliant 2021-11-30 11:51:46 +08:00
private_include
test vfs: add test for errno value after 'open' 2022-02-07 11:36:00 +01:00
CMakeLists.txt
Kconfig
component.mk
sdkconfig.rename
vfs.c vfs: don't overwrite errno by a hard coded ENOENT 2022-02-07 11:35:59 +01:00
vfs_cdcacm.c
vfs_console.c
vfs_eventfd.c
vfs_semihost.c
vfs_uart.c
vfs_usb_serial_jtag.c