Skip to content

ESP32 Arduino 2.0.0 based on the latest development version of ESP-IDF

Compare
Choose a tag to compare
@me-no-dev me-no-dev released this 31 Aug 06:46
· 1017 commits to master since this release
44c1198
Summary of Major Changes and New Features Added
  • Support for ESP32-S2.
  • Support for ESP32-C3.
  • Upload over CDC.
  • Support for the KSZ8081 (Ethernet PHY).
  • LittleFS update for partition label and multiple partitions.
  • Added support for RainMaker.
  • BLE5 features for ESP32-C3 (ESP32-S3 ready).
  • ESPTOOL update.
  • Added FTM support.
  • Online Documentation added. See here.
  • USB MSC and HID support (ESP32-S2 only).
  • UART refactoring (SerialHardware).
  • New examples.
  • Boards added.
  • Bugs fixed.

For more details check the list of Commits below.

Commits