You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Platformio crew has updated the framework how the firmware is builded. The new version includes the PR (slightly modified) espressif/esp32-arduino-lib-builder#80
To use just delete the hidden .platformio folder and restart VSC/Platformio.
The issue should be solved.
Thanks @Jason2866 thats certainly seems to have fixed the issue.
I was a little worried that all the devices would need to updated via USB/UART rather than OTA, which would have been a right pain.
Board
ESP32 PICO Kit V4.1
Device Description
Problem also occurs on other boards with PICO-D4 on them.
Hardware Configuration
Nothing attached
Version
v2.0.4
IDE Name
PlatformIO
Operating System
MacOS 12.5
Flash frequency
40MHz
PSRAM enabled
no
Upload speed
460800
Description
When flashing with QIO mode all is well, when flashing with DIO mode the sketch fails to talk the the built-in flash correctly.
here is the
platformio.ini
file as wellSketch
Debug Message
Other Steps to Reproduce
No response
I have checked existing issues, online documentation and the Troubleshooting Guide
The text was updated successfully, but these errors were encountered: