Skip to content

Arduino Release v3.0.3 based on ESP-IDF v5.1.4+

Compare
Choose a tag to compare
@me-no-dev me-no-dev released this 17 Jul 12:48
· 81 commits to master since this release
7a82915

The Arduino ESP32 version 3.0.2 is third bugfix release based on the ESP-IDF v5.1.4 (release notes).


For version migration, please check Migration Guide from v2.X to 3.X


Known issues

  • ESP Rainmaker does not work with esp32c3 in #10036 (Rainmaker does not work with Bluetooth)

System changes

Arduino Lib builder changes

Peripherals

RMT

UART

LedC

Libraries

WebServer

  • Fix timeout in WebServer::_uploadReadByte and handleClient() (#9990) by @TD-er in #9991

Http Client

SDMMC

File System

  • FS library position() to return (size_t) -1 on error by @drmpf in #10002

Networking

Boards additions and updates

  • feat(3rd party board): Adding ViraLink IoT Gate Boards by @armp30 in #9841
  • Added LilyGo T3S3 variants by @lewisxhe in #9956
  • feat (3rd_party_board): Add new Adafruit Feather C6 - rev B by @ladyada in #9961
  • fix(nodemcu-32s): Fix Upload Speed menu on Windows by @me-no-dev in #10012
  • add(board): Add LOLIN S3 Mini Pro by @wemos in #10021
  • change(board): Add default 16MB partition to esp32wroverkit by @tutotio in #10016
  • add(board): Add M5Stack NanoC6 Dev Kit by @lboue in #9942

CI and testing

Examples

Documentation


Full Changelog: 3.0.2...3.0.3

New Contributors

Thanks everyone for your contribution! 💯