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 library priority selection #565

Merged
merged 4 commits into from
Jan 23, 2020

Conversation

cmaglie
Copy link
Member

@cmaglie cmaglie commented Jan 23, 2020

This PR fixes the priority rules.

Should fix arduino/Arduino#9655

The method is used only in library resolver, there is not point in
having it as method of Library.

Removed also the unused SortByArchitecturePriority method.
@cmaglie cmaglie added this to the 0.8.0 milestone Jan 23, 2020
@cmaglie cmaglie self-assigned this Jan 23, 2020
@cmaglie cmaglie merged commit cca6936 into arduino:master Jan 23, 2020
@cmaglie cmaglie deleted the fix-library-priority-selection branch January 23, 2020 15:16
cmaglie added a commit to arduino/arduino-builder that referenced this pull request Jan 23, 2020
Fix library priority selection
- arduino/arduino-cli#565

Load contents of source files only when needed
- arduino/arduino-cli#559

Allow naming sketches like "RCS" and "CVS"
- arduino/arduino-cli#537
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.

Arduino IDE 1.8.10 - Problem with own Servo library on ESP32
2 participants