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
f2fbdafe6461e8e4e2c081cedb8475f8a90ca1ae
platformio-core
/
platformio
/
platform
T
History
Ivan Kravets
f34e6e9c4c
Port package management "print_message" to the Python logging system
2022-02-18 12:57:30 +02:00
..
__init__.py
Refactor dev-platform API
2020-08-14 16:39:15 +03:00
_packages.py
Port package management "print_message" to the Python logging system
2022-02-18 12:57:30 +02:00
_run.py
Configure platform instance with project packages using "configure_project_packages" API
2022-02-12 21:59:27 +02:00
base.py
Dropped support for "pythonPackages" field in "platform.json" manifest in favor of "Extra Python Dependencies"
2022-02-17 17:25:21 +02:00
board.py
Drop support for Python 2
2021-03-19 00:21:44 +02:00
exception.py
Switch legacy platform manager to the new
2020-08-15 23:11:01 +03:00
factory.py
Ensure that platform directory path is string or bytes
2022-02-11 22:22:20 +02:00