esp-open-rtos/extras/mbedtls
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/mbedtls Update mbed TLS to 2.5.1 2017-07-04 20:24:34 +10:00
mbedtls@f2a597fa3d Update mbed TLS to 2.5.1 2017-07-04 20:24:34 +10:00
component.mk Add initial mbedTLS and HTTPS example project (using howsmyssl.com JSON API) 2015-09-20 21:13:38 +10:00
hardware_entropy.c Refactor Hardware RNG functions to esp/hwrand.h 2015-09-24 20:48:16 +10:00
net_lwip.c lwip: define LWIP_POSIX_SOCKETS_IO_NAMES as zero (#457) 2017-10-18 19:33:32 +02:00