Replies: 2 comments
-
Ok so the issue is that esp_adc_cal has been replaced with esp_adc but how to make the compile use the new files. |
Beta Was this translation helpful? Give feedback.
0 replies
-
It seems to me that the problem is that the version you're using, ESP-IDF 5.x, is not supported yet by Micropython. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm trying to compile a clean version of micropython for the ESP32-C3 using esp-idf 5xx and I keep running into the
How can I fix this as I can't find anything using google?
Beta Was this translation helpful? Give feedback.
All reactions