The Arduino ESP32 version 2.0.1, based on the master ESP-IDF development branch, is out. This new version adds new functionalities, improvements, and bug fixes.

Here is a summary of the major changes and new features added.

On peripherals:

  • Serial now uses ESP-IDF API
  • Wire now uses ESP-IDF API and works on all supported chips
  • Wire-Slave is now implemented

Improvements:

  • Smaller memory footprint (smaller than even v1.0.6)
  • Improved USB-CDC support for both ESP32-S2 and ESP32-C3
  • Added more information on the docs, including the blink tutorial
  • Minor improvements on SPI, SD/MMC, SSL, etc
  • Added ALPN support

Bug fixes:

  • Several boards definitions are fixed (boards.txt).
  • Fix on build error with verbose log

What's Changed

See the complete change log down below:

New Contributors

A special thank you to all new contributors!

Full Changelog: https://github.com/espressif/arduino-esp32/compare/2.0.0...2.0.1-RC1

To see how to contribute to the Arduino ESP32 project, see this reference: Contributing.

项目简介

当前项目暂无项目简介

发行版本 43

Arduino Release v2.0.9 based on ESP-IDF v4.4.4

全部发行版

贡献者 619

全部贡献者

开发语言

  • C 74.0 %
  • C++ 25.5 %
  • Python 0.2 %
  • Objective-C 0.2 %
  • Shell 0.1 %