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

Don't fail if multiple core version are found #84

Open
wants to merge 1 commit into
base: master
from

Conversation

@facchinm
Copy link
Member

@facchinm facchinm commented Dec 16, 2015

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

@ArduinoBot
Copy link
Contributor

@ArduinoBot ArduinoBot commented Oct 5, 2016

Build completed.

⬇️ Build URL: http://downloads.arduino.cc/PR/arduino-builder/arduino-builder-84.zip

ℹ️ To test this build:

  1. Replace arduino-builder binary (you can find it where you installed the IDE) with the provided one
@ArduinoBot
Copy link
Contributor

@ArduinoBot ArduinoBot commented Nov 29, 2017

Build completed.

⬇️ Build URL: http://downloads.arduino.cc/PR/arduino-builder/arduino-builder-84.zip

ℹ️ To test this build:

  1. Replace arduino-builder binary (you can find it where you installed the IDE) with the provided one
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
@cmaglie cmaglie force-pushed the facchinm:multiple_core_semver branch from 315f22f to cad8dcb Jan 11, 2018
@ArduinoBot
Copy link
Contributor

@ArduinoBot ArduinoBot commented Jan 11, 2018

Build completed.

⬇️ Build URL: http://downloads.arduino.cc/PR/arduino-builder/arduino-builder-84.zip

ℹ️ To test this build:

  1. Replace arduino-builder binary (you can find it where you installed the IDE) with the provided one
@facchinm facchinm added this to the next milestone Sep 20, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

None yet

2 participants
You can’t perform that action at this time.