-
Notifications
You must be signed in to change notification settings - Fork 7.7k
Description
Board
ESP32Dev
Device Description
Devkitc
Hardware Configuration
Is anything else attached to the development board? Yes! Lot of unrelated gear, but this is for all relevant boards I assume.
Version
latest stable Release (if not listed below)
IDE Name
VSCode pioarduino (of course!)
Operating System
win10
Flash frequency
default
PSRAM enabled
yes
Upload speed
not relevant
Description
When updating to the latest release "https://github.com/pioarduino/platform-espressif32/releases/download/stable/platform-espressif32.zip" Output shows: idf-release_v5.4 when I would have expected idf-release_v5.5.
That is:
Tool Manager: Installing https://github.com/espressif/esp32-arduino-lib-builder/releases/download/idf-release_v5.4/esp32-arduino-libs-idf-release_v5.4-2f7dcd86-v1.zip
rather than something like:
Tool Manager: Installing https://github.com/espressif/esp32-arduino-lib-builder/releases/download/**idf-release_v5.5**/esp32-arduino-libs-idf-release_v5.5-25c7c119-v1.zip
(or what ever is the latest stable version.)
Sketch
.
Debug Message
.
Other Steps to Reproduce
.
I have checked existing issues, online documentation and the Troubleshooting Guide
- I confirm I have checked existing issues, online documentation and Troubleshooting guide.