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

Release v1.4.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 29 May 21:01
· 69 commits to master since this release
7223aeb

Major Release v1.4.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.
  2. Add support to RP2040-based boards, such as RASPBERRY_PI_PICO, ADAFRUIT_FEATHER_RP2040 and GENERIC_RP2040, using Arduino-mbed RP2040 core.
  3. Update Packages' Patches
  4. Add LibraryPatches for Adafruit_MQTT_Library to fix compiler error for RP2040-based and many other boards.