mirror of
https://github.com/arduino/Arduino.git
synced 2024-12-01 12:24:14 +01:00
0042a30c81
- replaced the logic to check if an installed-library is a builtin library by reusing the same method available in ContributedLibraryReleases - renamed some local vars to better reflect their contents: uninstalledLibraries -> notInstalled uninstalledNewerReleases -> notInstalledNewer uninstalledPreviousReleases -> notInstalledPrevious |
||
---|---|---|
.. | ||
.settings | ||
lib | ||
src | ||
test | ||
test-lib | ||
testdata/libraries | ||
.classpath | ||
.classpath_macosx | ||
.editorconfig | ||
.project | ||
build.xml |