What's Changed
- Arduino 3.2.0 based on ESP-IDF v5.4 by @me-no-dev in #10832
- fix(zigbee): Update esp-zigbee-sdk to 1.6.3 + necessary fixes by @P-R-O-C-H-Y in #10890
- IDF release/v5.4 by @me-no-dev in #10980
- feat(LP_UART): Implements the ESP32-C6/ESP32-P4 Low Power UART as a possible HardwareSerial port by @SuGlider in #10967
- fix(matter): commentaries and messages related to factory reset by @SuGlider in #10988
- feat(zigbee): Add range extender device endpoint by @P-R-O-C-H-Y in #10970
- test(wokwi): Add I2C Master test and enable GPIO and PSRAM tests by @lucasssvaz in #10848
- ci(report): Add runtime tests report by @lucasssvaz in #10764
- feat(zigbee): Add Analog endpoint device (input, output, value clusters) by @pwclay in #10950
- fix(board): Update pins_arduino.h for Geekble_ESP32C3 by @SooDragon in #11000
- ci(runners): Bump runner images version by @lucasssvaz in #10960
- fix(board): Update feathers3 wire1 pin definition by @ericlewis in #11001
- feat(boards): Add Geekble-nano-ESP32S3 by @SooDragon in #11005
- IDF release/v5.4 by @me-no-dev in #10998
- Update of Boards.txt & variants - Adding CYObot board - 3rd party board by @mhpham23 in #10947
- fix(zigbee): use correct pressure cluster function in setTolerance by @oddlama in #11008
- Fix HardwareSerial Config by @gonzabrusco in #11007
- ci(zigbee): Check if Zigbee is enabled for CI tests by @lucasssvaz in #11012
- feat(zigbee): Add ZigbeeGateway endpoint support + Time Cluster bugfix by @P-R-O-C-H-Y in #11009
- ci(esp32p4): Add missing options for P4 by @lucasssvaz in #11014
- fix(zigbee): use correct carbon dioxide cluster function in setTolerance by @oddlama in #11015
New Contributors
- @pwclay made their first contribution in #10950
- @ericlewis made their first contribution in #11001
- @mhpham23 made their first contribution in #10947
- @oddlama made their first contribution in #11008
Full Changelog: 3.1.3...3.2.0-RC1