Compiling with docker for ESP32 with espressif/idf:release-v5.2 image #16551
Unanswered
DavideRossi
asked this question in
Core Development
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I found a few suggestions online on how to build with docker, but things broke with the 5.2 idf image.
If you ever need it, that's what worked for me:
Of course you might need
BOARD=...
aftermake
.Beta Was this translation helpful? Give feedback.
All reactions