Skip to content
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

Compare
Choose a tag to compare
@khoih-prog khoih-prog released this 15 May 22:20
· 51 commits to master since this release
1930380

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 and ESP8266/ESP32-AT WiFi
  2. 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.
  3. Update examples with new features