• ESP32 is using Lwip inside their ESP-IDF SDK (which also
    backs the Arduino SDK for ESP32). Lwip has a similar, if not
    same API as the Linux TCP/IP stack, therefore no additional
    changes other than Cmake-support needed to be made.
    Sieren authored
     
    Browse Code »