esp-idf/components/vfs/include
Roland Dobai 15b26f8841 VFS: esp_vfs_select() needs to be callable from concurrent tasks
This fix is for compatibility with lwip_select(). It moves the lock to
UART which is the only VFS driver which is implemented and is not
"thread-safe".
2018-05-29 11:01:25 +02:00
..
sys add missing ioctl declaration 2017-10-23 19:47:33 +08:00
esp_vfs.h VFS: esp_vfs_select() needs to be callable from concurrent tasks 2018-05-29 11:01:25 +02:00
esp_vfs_dev.h vfs: Add C++ guards to esp_vfs_dev.h 2017-10-16 09:45:50 +08:00