Skip to content
This repository has been archived by the owner on Feb 4, 2023. It is now read-only.

Release v1.2.0 to add support to RP2040-based boards, such as Arduino Nano RP2040 Connect, RASPBERRY_PI_PICO, ADAFRUIT_FEATHER_RP2040 and GENERIC_RP2040

Compare
Choose a tag to compare
@khoih-prog khoih-prog released this 26 May 05:44
· 182 commits to master since this release
95f2911

Major Releases v1.2.0

  1. Add support to Arduino Nano RP2040 Connect using Arduino mbed OS for Nano boards.
  2. Add support to RP2040-based boards, such as RASPBERRY_PI_PICO, ADAFRUIT_FEATHER_RP2040 and GENERIC_RP2040, using Earle Philhower's arduino-pico v1.5.1+ core.
  3. 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.
  4. Add to examples the support to ESP32-AT/ESP8266-AT WiFi, using WiFiEspAT library v1.3.1+
  5. Fix bugs
  6. Update Packages' Patches