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
platformio-core
/
platformio
/
commands
/
lib
T
Add File
New File
Upload File
Apply Patch
Copy Permalink
Download directory as ZIP
Download directory as TAR.GZ
Delete Directory
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