github espressif/arduino-esp32 3.2.0-RC2
Arduino Pre-Release v3.2.0-RC2 based on ESP-IDF v5.4

pre-releaseone day ago

What's Changed

  • fix(bt): Compile error on ESP32-P4 by @iranl in #11035
  • test(i2c): Add test to scan bus by @lucasssvaz in #11022
  • feat(matter): necessary changes to insights version for esp_matter by @SuGlider in #11042
  • feat(gpio): allows mixing digital and analog read/write operations by @SuGlider in #11016
  • fix(zigbee): Fixed Guru Meditation crash with Zigbee Analog example by @oli-the-kitty in #11064
  • fix(eth): Fix RMII Ethernet not being able to be restarted by @me-no-dev in #11048
  • fix(wifi): Disable properly LR mode if it was enabled before by @me-no-dev in #11052
  • feat(eth): Add setters for negotiation, speed and duplex modes by @me-no-dev in #11053
  • fix(zigbee): Use correct attributeID in setAnalogInputReporting by @P-R-O-C-H-Y in #11065
  • fix(zigbee): Add manuf_code to report attribute commands by @P-R-O-C-H-Y in #11066
  • fix(matter): removes a few matter 1.4 / IDF 5.4 compilation warning messages by @SuGlider in #11067
  • fix(matter): examples must set pin to Digital Mode after analogWrite() and before digitalWrite() by @SuGlider in #11070
  • fix(network): fixes a macro name conflict warning by @SuGlider in #11068
  • IDF release/v5.4 by @me-no-dev in #11060
  • feat(Zigbee): Adding Zigbee Wind speed sensor endpoint by @lboue in #10455

New Contributors

Full Changelog: 3.2.0-RC1...3.2.0-RC2

Don't miss a new arduino-esp32 release

NewReleases is sending notifications on new releases.