Releases: platformio/platform-espressif32
Releases · platformio/platform-espressif32
1.0.0
- Uploading files to file system SPIFFS (issue #62)
- Custom Partition Tables (issue #58)
- Working with C++ exceptions and ESP-IDF (issue #88)
- Control debug level for Arduino Core
- Update ESP-IDF to 3.0
- Update Arduino Core to the latest upstream version
- Update esptool to 2.3.1
- Bug fixes and improvements
0.12.0
- Updated Arduino Core to the upstream version
- Use new toolchain for Arduino Core (fixed order with user libs and IDF)
- Allowed to override PROGNAME (custom firmware name)
- Fixed flash size for
esp32vn-iot-uno
board
0.11.1
- Revert back to previous toolchain
0.11.0
- Add support for new boards:
- Microduino Core ESP32
- u-blox NINA-W10 series
- Dongsen Tech Pocket 32
- WeMos WiFi & Bluetooth Battery
- Update Arduino Core for ESP32
- Update ESP-IDF to 2.1.1
- Use new toolchain v1.22.0-75 for Arduino framework
- Set default speed for flash memory to 40MHz
0.10.0
- Add support for new boards:
- Heltec WIFI Kit 32
- Heltec WIFI LoRa 32
- M5Stack Core ESP32
- MH ET LIVE ESP32DevKIT
- MH ET LIVE ESP32MiniKit
- Update Arduino Core for ESP32
0.9.1
0.9.0
0.8.0
0.7.5
- New boards: DOIT ESP32 DEVKIT V1, ESP32vn IoT Uno
- Update boards Flash size
0.7.4
- Handle situation when sdkconfig.h is missed for ESP-IDF