This website requires JavaScript.
Explore
Help
Sign In
feedc0de
/
platformio-core
Watch
1
Star
0
Fork
0
You've already forked platformio-core
forked from
platformio/platformio-core
Code
Pull Requests
Activity
Files
develop
Add File
New File
Upload File
Apply Patch
platformio-core
/
platformio
/
commands
/
lib
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