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
014ac79c87896e7b97376121aeed2b6dfd1cdf33
platformio-core
/
platformio
/
platform
T
History
Ivan Kravets
023b58e9f0
Fix PyLint warnings
2024-09-23 16:02:07 +03:00
..
__init__.py
Refactor dev-platform API
2020-08-14 16:39:15 +03:00
_packages.py
PyLint: Fix "useless-object-inheritance"
2022-07-02 19:03:25 +03:00
_run.py
Fix PyLint warnings
2024-09-23 16:02:07 +03:00
base.py
Resolved an issue where native debugging failed on the host machine //
Resolve
#4745
2023-12-09 15:12:16 +02:00
board.py
Minor improvements
2023-06-27 16:03:37 +03:00
exception.py
Update user-related exceptions to UserSideException
2023-06-19 11:40:40 +03:00
factory.py
Refactor platform-related calls to PlatformFactory.from_env
2023-07-12 18:28:20 +03:00