We are pleased to announce the next release v1.10.0 of Espressif 32 development platform.
What’s New
- New boards:
- Added support for Arduino framework as ESP-IDF component (issue #24)
- Improved exceptions configuration for ESP-IDF framework
- Updated ESP-IDF to 3.3 LTS (release notes)
- Updated Arduino framework to 1.0.3 (release notes)
- Changed default serial upload speed to 460k (issue #223)
- Other bugfixes and improvements
See Espressif32 Release Notes for details.
Documentation
Espressif 32 — PlatformIO latest documentation
Examples
platform-espressif32/examples at develop · platformio/platform-espressif32 · GitHub
Update
-
PlatformIO IDE – please navigate to
PIO Home > Platforms > Updates
-
PlatformIO Core – please run a next CLI command
$ pio update
Regards,
The PlatformIO Team