- Added support for IDF v5.0 (release notes) with GCC v11.2.0+2022r1
- Updated default partition tables for Adafruit Feather S3 based boards (#996, #997)
- Minor fixes and improvements (#950, #983, #993, #995)
Note:
ESP-IDF v5.0 is a major update for ESP-IDF v4.x. Release v5.0 is mostly compatible with apps written for ESP-IDF v4.x, but there are some breaking changes. Please read the official release notes for more detailed information.
Thanks @Jason2866 @DocWibbleyWobbley for contributions.