esp-open-rtos/lwip
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
..
include lwip: define LWIP_POSIX_SOCKETS_IO_NAMES as zero (#457) 2017-10-18 19:33:32 +02:00
lwip@f372198834 lwip: define LWIP_POSIX_SOCKETS_IO_NAMES as zero (#457) 2017-10-18 19:33:32 +02:00
component.mk LwIP v2 support 2017-08-30 13:51:32 +10:00
esp_interface.c lwip: fix building without TCP_QUEUE_OOSEQ 2017-10-01 21:26:15 +11:00
sys_arch.c LwIP v2 support 2017-08-30 13:51:32 +10:00