• Cristian Maglie's avatar
    [breaking] Fix: `lib list --fqbn` and `lib examples --fqbn` do not show... · 0e29ec53
    Cristian Maglie authored
    [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
    0e29ec53
cpp.go 7.58 KB