This repository has been archived by the owner on Jan 29, 2023. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
v3.2.0 adds support to RP2040 and ESP32-S2/C3
### Major Releases v3.2.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](https://github.com/earlephilhower/arduino-pico). 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** core](https://github.com/arduino/ArduinoCore-mbed). 3. Add support to ESP32-S2 and ESP32-C3-based boards, such as **ARDUINO_ESP32S2_DEV, ARDUINO_FEATHERS2, ARDUINO_MICROS2, ARDUINO_METRO_ESP32S2, etc.** 4. Update examples 5. Update `Packages' Patches 6. Fix compiler warnings. 7. Verify library working with new core ESP8266 v3.0.0 8. Verify library working with new core ESP32 v1.0.6 9. Add Version String and Table of Contents
- Loading branch information