OVMS3-idf/components/vfs/include
Angus Gratton 3ebf7923d3 lwip: Route LWIP socket POSIX I/O functions via IDF VFS layer
No more conflicts between LWIP & newlib read(), write(), fcntl(), etc.

select() still only works if all of the fds are sockets.

Closes https://github.com/espressif/esp-idf/issues/273
2017-10-16 09:45:49 +08:00
..
sys vfs: add directory APIs 2017-01-09 04:51:24 +08:00
esp_vfs.h lwip: Route LWIP socket POSIX I/O functions via IDF VFS layer 2017-10-16 09:45:49 +08:00
esp_vfs_dev.h vfs: support for blocking reads, more newline conversion options 2017-08-21 15:58:28 +08:00