Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork114
Don't fail if multiple core version are found#84
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
base:master
Are you sure you want to change the base?
Uh oh!
There was an error while loading.Please reload this page.
Conversation
a8f5f26 tocc60774Compare1c51bee to315f22fCompareArduinoBot commentedOct 5, 2016
✅ Build completed. ⬇️ Build URL: ℹ️ To test this build:
|
ArduinoBot commentedNov 29, 2017
✅ Build completed. ⬇️ Build URL: ℹ️ To test this build:
|
Also try to avoid failure by choosing one randomly (from a user POW this is perfectly acceptable since the erratic behaviour is due to a bug in Board Manager core). The warning reports the full path of the folder for easy copy/paste operations
315f22f tocad8dcbCompareArduinoBot commentedJan 11, 2018
✅ Build completed. ⬇️ Build URL: ℹ️ To test this build:
|
use the latest one based on semver
a dependency was added (github.com/blang/semver), hopefully we'll use it somwhere else since it's really useful
In this way we get rid of the annoying
Platform {0} (package {1}) is unknown, changing it with a warning.The multiple cores is a pre 1.6.7 Board Manager bug so it should slowly fade away.
@matthijskooijman@cmaglie