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
Currently, platformio lib update will update all installed libraries.
As described in #159, the user should be able to limit the update to specific libraries, e.g. with platformio lib update ID1 [ID2 [...]] and/or freeze individual libraries (exclude them from automatic updates)
The text was updated successfully, but these errors were encountered:
Currently,
platformio lib update
will update all installed libraries.As described in #159, the user should be able to limit the update to specific libraries, e.g. with
platformio lib update ID1 [ID2 [...]]
and/or freeze individual libraries (exclude them from automatic updates)The text was updated successfully, but these errors were encountered: