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
ddc8a353cbdfb1facf06b8f2f72e259ef860524b
platformio-core
/
platformio
/
builder
/
tools
T
History
Ivan Kravets
3df01405a1
Remove unused Python imports
2019-05-27 22:25:22 +03:00
..
__init__.py
Copyright (c) 2014-present PlatformIO <contact@platformio.org>
2017-06-05 16:02:39 +03:00
pioide.py
Remove unused Python imports
2019-05-27 22:25:22 +03:00
piolib.py
Fix an issue for Project Generator when include path search order is inconsistent to what passed to the compiler //
Resolve
#2509
2019-05-24 16:06:27 +03:00
piomisc.py
Move "glob_escape" and "get_file_contents" helpers to "compat" module
2019-05-17 13:18:15 +03:00
pioplatform.py
Move Python or Platform dependent code to "compat" module
2019-05-10 17:26:10 +03:00
pioupload.py
Move process related helpers to "proc" module
2019-05-16 21:03:15 +03:00
piowinhooks.py
Move Python or Platform dependent code to "compat" module
2019-05-10 17:26:10 +03:00
platformio.py
Fix an issue when `
-U
in
build_flags
does not remove macro previously defined via
-D
` flag //
Resolve
#2508
2019-05-24 14:57:59 +03:00