ebdd2f983b
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. |
||
---|---|---|
.. | ||
include/mbedtls | ||
mbedtls@f2a597fa3d | ||
component.mk | ||
hardware_entropy.c | ||
net_lwip.c |