Skip to content

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