This website requires JavaScript.
Explore
Help
Sign In
pioduino
/
platformio-core
Watch
1
Star
0
Fork
0
You've already forked platformio-core
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
d77dbb2cca7d245eaeb64c8b3c83db1ccfcf9450
platformio-core
/
platformio
/
commands
/
lib
T
History
Ivan Kravets
743a43ae17
Fixed an issue when multiple
pio lib install
command with the same local library results in duplicates in `
lib_deps
` //
Resolve
#3715
2020-10-29 23:17:47 +02:00
..
__init__.py
Switch library manager to the new package manager
2020-08-12 13:27:05 +03:00
command.py
Fixed an issue when the package manager tries to install a built-in library from the registry //
Resolve
#3662
2020-09-09 14:36:01 +03:00
helpers.py
Fixed an issue when multiple
pio lib install
command with the same local library results in duplicates in `
lib_deps
` //
Resolve
#3715
2020-10-29 23:17:47 +02:00