adafruit / Adafruit_Wippersnapper_Arduino

WipperSnapper is a firmware for creating no-code IoT electronics projects.
https://io.adafruit.com/welcome
MIT License
29 stars 44 forks source link

Latest platformIO changes for ESP32 BSP v3.0.2 #594

Closed tyeth closed 3 months ago

tyeth commented 3 months ago

This is currently working for me @brentru , with the caveat that I had to remove my existing platform packages from my platformio folder inside my home folder. I actually uninstalled all espressif32 platforms, then went and removed the framework-arduinoesp32 related folders from the platform packages location.

"I had some leftover platforms/framework-arduinoesp32's for PIO still installed, in my home folder (C:\Users\tyeth.platformio\packages), and removing them has got me past the build error."

brentru commented 3 months ago

Thanks for putting this together, I can compile and upload to my Feather ESP32V2