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

Release v1.1.0 to add support to RP2040-based boards, such as Nano_RP2040_Connect, RASPBERRY_PI_PICO, ADAFRUIT_FEATHER_RP2040 and GENERIC_RP2040, using Arduino-mbed RP2040 core (https://github.com/arduino/ArduinoCore-mbed) or Earle Philhower's arduino-pico core (https://github.com/earlephilhower/arduino-pico)

Compare
Choose a tag to compare
@khoih-prog khoih-prog released this 09 Jun 03:41
· 110 commits to master since this release
d3f66af

Major Release v1.1.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 v1.8.0+ core.
  2. Add support to RP2040-based boards, such as Nano_RP2040_Connect, RASPBERRY_PI_PICO, ADAFRUIT_FEATHER_RP2040 and GENERIC_RP2040, using Arduino-mbed RP2040 v2.1.0+ core.
  3. Add support to new ESP32-S2 boards (Arduino ESP32C3_DEV). Check HOWTO Install esp32 core for ESP32-S2 (Saola, AI-Thinker ESP-12K) and ESP32-C3 boards into Arduino IDE.
  4. Verify working with new ESP8266 core v3.0.0 and new ESP32 core v1.0.6
  5. Suppress all warnings possible.
  6. Add Table of Contents and Version String