esp-idf/components/vfs/include
Jiacheng Guo f6fd2eb164 vfs: add eventfd support
eventfd imitates the behavior of POSIX api `man(2) eventfd`. This api
can be used to pass events to a select based message loop.
2021-04-15 15:18:59 +08:00
..
esp_vfs_cdcacm.h vfs: add vfs_cdcacm driver (aka USB CDC) 2020-06-26 15:38:49 +02:00
esp_vfs_common.h vfs: move line ending definitions into esp_vfs_common 2020-06-24 15:50:51 +02:00
esp_vfs_dev.h vfs: support vfs uart set line endings with specified uart number 2020-07-10 11:15:09 +08:00
esp_vfs_eventfd.h vfs: add eventfd support 2021-04-15 15:18:59 +08:00
esp_vfs_semihost.h vfs: Adds semihosting VFS driver 2019-03-08 15:08:10 +03:00
esp_vfs.h vfs: use sys/dirent.h from newlib 2021-03-04 14:58:43 +08:00