What's Changed
- fix(usb): Use correct parameter for fat register for idf6+ by @P-R-O-C-H-Y in #12926
- change(p4): Update P4 EV board defaults from v1.4 to v1.6 by @lucasssvaz in #12619
- feat(zigbee): Migrate to esp-zigbee-sdk v2.0 by @P-R-O-C-H-Y in #12651
- refactor(bt): Refactor BT Classic and BLE by @lucasssvaz in #12564
- feat(board): add support for Soldered NULA CAN ESP32S3. by @JosipKuci in #12927
- Fix pioarduino-build.py for SCons 4.11.1 used in newer pioarduino framework espressif32 builds by @Jason2866 in #12922
- docs: fix malformed board toctree indentation for LaTeX (and PDF) builds by @gcbartlett in #12912
- feat(usb): multi-sample-rate support for UAC1/UAC2 by @JohannJEG in #12863
- feat(matter): Arduino Matter with ESP Matter 1.6 and IDF 6.1 by @SuGlider in #12913
- fix(uac): Fix UAC Multi Rate example for S31 by @me-no-dev in #12934
- fix(uart): Add a weak uart_set_pin for IDF 6.1 Zigbee prebuilts by @P-R-O-C-H-Y in #12933
- test(zigbee): Update validation suite for SDK v2 startup by @P-R-O-C-H-Y in #12936
New Contributors
- @gcbartlett made their first contribution in #12912
- @JohannJEG made their first contribution in #12863
Full Changelog: 3.3.12...4.0.0-RC1