Ethernet_Manager for Credentials Management. Now supporting WT32_ETH01 and RP2040

History: Ethernet_Manager for Credentials Management. Now supporting ESP32-S2


Major Releases v1.5.0

  1. Add support to ESP32-based WT32-ETH01 (ESP32 + LAN8720) boards, using EEPROM, SPIFFS or LittleFS

Major Releases v1.4.0

  1. Add support to RP2040-based boards, such as Nano RP2040 Connect, using Arduino mbed OS for Nano boards and LittleFS.
  2. Add support to RP2040-based boards, such as RASPBERRY_PI_PICO, ADAFRUIT_FEATHER_RP2040 and GENERIC_RP2040, using Arduino-mbed RP2040 v2.1.0+ core and LittleFS.

Major Releases v1.3.0

  1. Add support to RP2040-based boards, such as RASPBERRY_PI_PICO, ADAFRUIT_FEATHER_RP2040 and GENERIC_RP2040, using Earle Philhower's arduino-pico core v1.3.1+ with LittleFS.
  2. Update examples with new features
1 Like

This topic was automatically closed 120 days after the last reply. New replies are no longer allowed.