Replies: 2 comments
-
The branch
|
Beta Was this translation helpful? Give feedback.
-
There is now a pull also a request up with a patch (thanks @Jason2866 for the help) to allow setup of just frameworkarduinoespressif32-libs (no other changes, just adding the lib), i.e. that will fix the KeyError. platformio/platform-espressif32#1281 However, there are a bunch of breaking changes in alpha 3.0.0, so your code might not even compile with the new package ... but this will at least allow you to get to that step. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi!
I am currently trying to test the upcoming ESP32-C6 support as it is stated in its tracking issue.
I used the following config in a new platformio project:
Sadly, running pio throws this error:
Has someone an idea how to fix this and to compile using the v5.1 dev branch?
Beta Was this translation helpful? Give feedback.
All reactions