esp-open-rtos/lwip/include/arch
Our Air Quality ebdd2f983b lwip: define LWIP_POSIX_SOCKETS_IO_NAMES as zero (#457)
This patch gets the newlib standard stream descriptors playing well with the
lwip socket descriptors and the spiffs file descriptors. The LWIP_SOCKET_OFFSET
is now defined to be 3, rather than zero, to avoid clashing with the standard
stream descriptors, and the SPIFFS_FILEHDL_OFFSET is bumped up to start after
the lwip descriptors.
2017-10-18 19:33:32 +02:00
..
cc.h lwip: define LWIP_POSIX_SOCKETS_IO_NAMES as zero (#457) 2017-10-18 19:33:32 +02:00
perf.h Replace lwip SDK blob with lwip 1.4.1 upstream source 2015-06-02 15:08:26 +10:00
sys_arch.h FreeRTOS type updates. (#261) 2016-11-05 12:04:03 +02:00