Skip to content

Arduino Release v3.3.6 based on ESP-IDF v5.5.2

Latest

Choose a tag to compare

@me-no-dev me-no-dev released this 21 Jan 21:01
· 7 commits to master since this release
b0fd41f

What's Changed

System PR

Chip Support

Peripherals

UART

  • fix(uart): fixes setPins() when changing RTS and CTS by @SuGlider in #12201

USB

  • fix(usb_hw_serial): fixes connected state after sketch is uploaded by @SuGlider in #12184

SPI

Timer

  • feat(ticker): extend ticker by adding restart timer options by @nielsnl68 in #12240

Libraries

Bluetooth & BLE

Network

WiFi

Update

  • fix(update): Check that there is a free OTA partition before writing by @lbernstone in #12264
  • feat(update): Add Doxygen style documentation for the Update class by @me-no-dev in #12243

OTA

  • fix(ota): Show MD5 warning only when connection is successful by @lucasssvaz in #12272

Boards Additions & Updates

CI & testing

Documentation

  • feat(update): Add Doxygen style documentation for the Update class by @me-no-dev in #12243

Tooling

Others

  • Add partition schema definition optimized for local storage by @frdoni in #12196
  • feat(hosted): Update and enhance logging of esp-hosted by @me-no-dev in #12229

New Contributors

Full Changelog: 3.3.5...3.3.6