OVMS3-idf/components/lwip/port
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
..
debug Allocate some memories in SPIRAM first. 2017-10-13 10:11:24 +08:00
freertos lwip: Route LWIP socket POSIX I/O functions via IDF VFS layer 2017-10-16 09:45:49 +08:00
netif lwip/ethernet: fix emac rx buf err 2017-07-25 11:19:31 +08:00
vfs_lwip.c lwip: Route LWIP socket POSIX I/O functions via IDF VFS layer 2017-10-16 09:45:49 +08:00