HipsterBrown / xs-dev

The quickest way for getting started with JS on devices
https://xs-dev.js.org
MIT License
37 stars 13 forks source link

feat(esp32): update esp-idf version to support latest Moddable SDK #156

Closed HipsterBrown closed 8 months ago

HipsterBrown commented 8 months ago

Fixes #155

I added some additional logic to prompt updating the Moddable SDK before fetching the new ESP-IDF release.

phoddie commented 8 months ago

I added some additional logic to prompt updating the Moddable SDK before fetching the new ESP-IDF release

Nice idea. That will save a few headaches.