github espressif/arduino-esp32 2.0.7
ESP32 Arduino 2.0.7 based on ESP-IDF 4.4.4

latest releases: 3.1.0-RC2, 3.0.7, 3.0.6...
20 months ago

Arduino ESP32 Version 2.0.7

The Arduino ESP32 version 2.0.7 based on the ESP-IDF v4.4.4 introduces bug fixes, improvements, and new board support.

Changes

Here is a summary of the major changes.

  • Backport some fixes from ESP-IDF-v5.1
  • Multi-threading examples
  • Copy JTAG files only if it's enabled in the board menu
  • Avoid starting AP Mode even when the password is too short
  • Sets correct code for UART baud rate detection
  • Adds pseudo-random numbers generation

Improvements

  • Added function timerAttachInterruptFlag to timer API
  • Added methods + example to retrieve local MAC for BT
  • Adds onDisconnect() BLE param
  • General examples updates

Bugfixes

  • WString Return bool
  • Fixed String(int64_t)
  • WiFiUDP:parsePacket() Crashfix

New Boards & updates

  • Add Adafruit new board feather esp32s2 reserve tft
  • Add support for dfrobot firebeetle 2 esp32-e board
  • Adding 3rd party boards for VALTRACK-V4-VTS-ESP32-C3 & VALTRACK-V4-MFW-ESP32-C3
  • Add Roboheart Hercules development board to the esp32-core

Documentation

  • Added the example guideline and template

What's Changed

See the complete changelog down below:

New Contributors

A special thank you to all new contributors!

Full Changelog: 2.0.6...2.0.7

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

Don't miss a new arduino-esp32 release

NewReleases is sending notifications on new releases.