This repository has been archived by the owner on Jan 29, 2023. It is now read-only.
Release v1.3.0 to add support to RP2040-based boards, such as RASPBERRY_PI_PICO, ADAFRUIT_FEATHER_RP2040 and GENERIC_RP2040 using W5x00/ENC28J60 Ethernet shields or ESP8266-AT/ESP32-AT WiFi shields
Releases v1.3.0
- Add support to RP2040-based boards, such as RASPBERRY_PI_PICO, ADAFRUIT_FEATHER_RP2040 and GENERIC_RP2040, using Earle Philhower's arduino-pico core and ESP8266/ESP32-AT WiFi
- Add support to RP2040-based boards, such as RASPBERRY_PI_PICO, ADAFRUIT_FEATHER_RP2040 and GENERIC_RP2040, using Arduino-mbed RP2040 core and Ethernet W5x00, ENC28J60.
- Update examples with new features