The Moddable SDK now requires ESP-IDF v4.4.3 for ESP32 builds #930
andycarle
started this conversation in
Announcements
Replies: 1 comment
-
Edit to update to v4.4.3 for Moddable SDK 3.5.0 |
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
-
Today's Moddable SDK update brings our supported ESP-IDF version up to v4.4.2. If you're an ESP32 user, after pulling from the Moddable SDK repo, you'll want to:
bin/esp32
andtmp/esp32
build outputv4.4.2
taginstall.sh
(macOS & Linux) /install.bat
(Windows) script in the updated ESP-IDF directoryMuch more detailed instructions are in our Using the Moddable SDK with ESP32 documentation.
For my fellow Windows users, I also strongly recommend re-running the ESP-IDF Windows Installer to get updated Windows Security exclusions installed. I forgot to do that myself this afternoon and was very confused about why my ESP32 builds were suddenly taking dozens of minutes...
Feel free to post a reply here or ping us on Gitter if you have any questions or run into any trouble
- Andy
Beta Was this translation helpful? Give feedback.
All reactions