- Added new boards: Ai-Thinker NodeMCU-32S2, Adafruit ItsyBitsy ESP32, Blinker WiFiduinoV2, Blinker WiFiduino32S3, Deneyap Kart G, Deparment of Alchemy MiniMain ESP32-S2, Smart Bee Motion, Smart Bee Motion Mini, Smart Bee Motion S3, Smart Bee S3, SparkFun ESP32 IoT RedBoard, SparkFun ESP32 Thing Plus C, M5Stack Station, TAMC Termod S3, unphone7, unphone8, unphone9, WEMOS LOLIN S3
- Added support for Arduino v2.0.5 (release notes)
- Added support for ESP-IDF v4.4.2 (release notes)
- Updated esptoolpy to v4.2.1 (release notes)
- Synchronized default flash mode for several boards with the latest Arduino core
- Better handling of bootloader configuration #880
- The
memory_type
option is now used to properly select boot mode (#913, #837) - Changed OpenOCD option
adapter_khz
toadapter speed
#917 - Fixed default flash mode for
OPI
memory #904 - Fixed board configuration for
esp32s3box
#914 - Fixed flash size for Adafruit QT Py ESP32-S3 without PSRAM #886
- Minor fixes and improvements
Thanks @Jason2866, @hamishcunningham, @davy39, @sonidelav, @Tinyu-Zhao for your contributions.