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

Fix SAMD toolsDependencies to match platform.txt #52

Merged
merged 2 commits into from
Feb 26, 2020
Merged

Fix SAMD toolsDependencies to match platform.txt #52

merged 2 commits into from
Feb 26, 2020

Conversation

sta-c0000
Copy link
Contributor

changes: bpt.ini

Fix: toolsDependencies (tools to download) must match tools and versions required by associated platform.txt

This pr only addresses future version builds to package_adafruit_index.json for SAMD toolsDependencies... as long as platform.txt versions are the same (please keep in sync).
Current and several past versions are still incorrect because their toolsDependencies are out of sync with their respective platform.txt.

toolsDependencies (what tools to download) must match tools and versions required by platform.txt
Fix SAMD toolsDependencies to match platform.txt
@ladyada
Copy link
Member

ladyada commented Jan 1, 2020

@hathach this should be testable by CI?

@brogers
Copy link

brogers commented Jan 17, 2020

This fixes my issue with uploading using arduino-cli 👍

Copy link
Member

@hathach hathach left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

changes is similar to Arduino SAMD official latest package at 1.8.5
https://downloads.arduino.cc/packages/package_index.json
Tested local, it is (pretty) safe to merge.

@ladyada CI won't be able to test this, since this PR only apply to the next release after merged. We could bump up samd release if there is pending changes to test with. I did a local test and it compiles and upload just well.

@ladyada ladyada merged commit a8152b7 into adafruit:gh-pages Feb 26, 2020
This was referenced Feb 26, 2020
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.

4 participants