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
a2b0b2893b042822050497bfe54f3c851ef24f32
platformio-core
/
platformio
/
managers
History
Ivan Kravets
a2b0b2893b
LDF: Stop handling "define" and "undef" when condition fails; handle CPP files in "chain+" and "deep+" modes //
Resolve
#1930
2018-11-21 00:52:34 +02:00
..
__init__.py
Copyright (c) 2014-present PlatformIO <contact@platformio.org>
2017-06-05 16:02:39 +03:00
core.py
LDF: Stop handling "define" and "undef" when condition fails; handle CPP files in "chain+" and "deep+" modes //
Resolve
#1930
2018-11-21 00:52:34 +02:00
lib.py
Use "super" when calling parent class // Issue
#895
2018-10-27 15:24:10 +03:00
package.py
Fix an issue with incorrect handling of a custom package name
2018-10-19 16:37:15 +03:00
platform.py
Use "items" instead of "iteritems" (PY2/3) // Issue
#895
2018-10-27 20:51:55 +03:00