Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add support for ESP-IDF v5 & mcpack #149

Merged
merged 3 commits into from
Oct 12, 2023
Merged

feat: add support for ESP-IDF v5 & mcpack #149

merged 3 commits into from
Oct 12, 2023

Conversation

HipsterBrown
Copy link
Owner

Following the release of Moddable 4.2, this PR adds support for updating to v5 of the ESP-IDF if the latest Moddable SDK is setup on the developer's system.

Using xs-dev update && xs-dev update --device esp32 will allow developers to get the latest and greatest without breaking a sweat.

The release includes the new mcpack CLI to provide integration with third-party JS modules discovered through a package.json file, so xs-dev provides automatic usage of that utility when a package.json file is located within the current working directory during the build or run commands. As feedback comes in from the community, I hope to provide deeper support for third-party modules like scaffolding a publishable module with the init command.

@HipsterBrown HipsterBrown merged commit 0200d56 into main Oct 12, 2023
3 checks passed
@HipsterBrown HipsterBrown deleted the moddable-4.2 branch October 12, 2023 01:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant