You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[breaking] Fix: lib list --fqbn and lib examples --fqbn do not show platform bundled lib when lib of same name is installed globally (#2113)
* Added test
* Factored function to determine library compatibility
* Made ComputePriority function public
* fix: use the libraries resolution algorithm to determine library priority
* Slightly refactored 'lib list' command call
* Updated UPGRADING.md
* Added test for a similar bug in `lib examples`
See #1656
0 commit comments