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
bd052d0ce0db0e09d2b81e16a8d8d9a82c8a7ac2
platformio-core
/
platformio
/
commands
/
run
History
Ivan Kravets
d22b479bd3
Regroup device command
2022-05-14 18:21:44 +03:00
..
__init__.py
Move command related modules to "commands" package
2019-10-23 16:05:27 +03:00
command.py
Regroup device command
2022-05-14 18:21:44 +03:00
helpers.py
Improved PlatformIO directory interpolation (${platformio.***_dir}) in “platformio.ini” configuration file //
Resolve
#3934
2021-10-24 18:19:40 +03:00
processor.py
Pass extra arguments to the native program with a new "pio run --program-arg" option //
Resolve
#4246
2022-05-07 16:22:05 +03:00