Arduino ESP32 Version 2.0.6

The Arduino ESP32 version 2.0.6 based on the ESP-IDF v4.4.3 introduces bug fixes, improvements and new boards support.

Changes

Here is a summary of the major changes.

  • ESP-IDF upgrade to v4.4.3
  • Support JTAG debugging in Arduino IDE 2.0
  • Esp Insights library support

Improvements

  • Update ESP-IDF libs for 2.0.6
  • TWAI: Add receive example
  • Update github actions to fix deprecation message
  • LEDC - AnalogWrite new API + ledcAttachPin duty fix
  • Added example scanning maximum ledc frequencies
  • Update PlatformIO integration scripts
  • Improves UART reading performance

Bugfixes

  • FreeRTOS.ino: fix usage of vTaskDelay
  • Fixes UART pin detach on Serial.end()
  • Fixed #7406 crash on WiFi STA_DISCONNECTED event with reason 0
  • Fixes to Rainmaker OTA Issues

New Boards & updates

  • Add New Board: Cytron Maker Feather AIoT S3
  • Add BPI-Leaf-S3 board
  • Add new board: RedPill ESP32S3

Documentation

  • Update of supported SoCs
  • Add touch sleep wakeup API

See all bug fixes in the complete changelog below.

What's Changed

See the complete changelog down below:

New Contributors

A special thank you to all new contributors!

Full Changelog: https://github.com/espressif/arduino-esp32/compare/2.0.5...2.0.6

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 %