WebSockets2_Generic for ESP32, WT32_ETH01, ESP8266, nRF52, SAMD, STM32, Teensy, DUE, W5x00, ENC, NINA, NativeEth. LAN8742A and LAN8720

Release v1.2.2

  1. Add support to new ESP32-C3 boards (Arduino ESP32C3_DEV). Check HOWTO Install esp32 core for ESP32-S2 (Saola, AI-Thinker ESP-12K) and ESP32-C3 boards into Arduino IDE.

Release v1.2.1

  1. Add support to new ESP32-S2 boards (SparkFun ESP32-S2 Thing Plus; Adafruit Metro ESP32-S2, MagTag 2.9, FunHouse, Feather ESP32-S2 (no PSRAM)). Drop support to UM ProS2
  2. Add HTTP and WebSockets Server support to ESP32-S2 (ESP32-S2 Saola, AI-Thinker ESP-12K, etc.)

Major Release v1.2.0

  1. Add limited (client-only) support to LAN8720 Ethernet for STM32F4 (F407xx, NUCLEO_F429ZI) and STM32F7 (DISCO_F746NG, NUCLEO_F746ZG, NUCLEO_F756ZG) boards.
  2. Add LAN8720 examples
  3. Add Packages' Patches for STM32 to use LAN8720 with STM32Ethernet and LwIP libraries
  4. Update echo.websocket.org fingerprint add CA Certificate for ESP8266 and ESP32. Check Secured-Esp32-Client Example not works on NodeMcu32s (Esp32s) #16
  5. Add limited (client-only) support to ESP32-S2 (ESP32-S2 Saola, AI-Thinker ESP-12K, etc.)
  6. Update HOWTO Install esp32-s2 core for ESP32-S2 to accomodate Latest esp32 core v1.0.6
  7. Update README to reflect LittleFS_esp32 library has been included in Latest esp32 core v1.0.6 and many steps are not necessary anymore