HipsterBrown/xs-dev

Moddable SDK moving to ESP-IDF v5.1.2

phoddie opened this issue ยท 2 comments

The January release of the Moddable SDK will recommend ESP-IDF v5.1.2 (previously v5.1.1). That will require updating these two lines in xs-dev:

const ESP_BRANCH_V5 = 'v5.1.1'

const ESP_BRANCH_V5 = 'v5.1.1'

cc @mkellner

Thanks, @HipsterBrown!

Thanks for reporting the update! We'll make this more seamless in the future ๐Ÿ˜„