Skip to content
This repository was archived by the owner on Feb 9, 2022. 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 ESP8266-AT/ESP32-AT WiFi shields with Earle Philhower's arduino-pico or Arduino-mbed RP2040 core

Compare
Choose a tag to compare
@khoih-prog khoih-prog released this 18 May 02:58
· 17 commits to master since this release
5d3f8c0

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.4.0+ to use with or without Blynk/WiFiManager features.
  2. Add support to RP2040-based boards, such as RASPBERRY_PI_PICO, ADAFRUIT_FEATHER_RP2040 and GENERIC_RP2040, using Arduino-mbed RP2040 core to use without Blynk/WiFiManager features.
  3. Fix bug
  4. Optimize code
  5. Update examples with new features