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
fabaadec60f99aac3882ea2fe5884e626ed8bfdc
platformio-core
/
platformio
/
builder
/
tools
T
History
Ivan Kravets
fabaadec60
Fix an issue with incorrect detecting of compatibility (LDF) between generic library and Arduino or ARM mbed frameworks
2018-12-22 22:30:23 +02:00
..
__init__.py
Copyright (c) 2014-present PlatformIO <contact@platformio.org>
2017-06-05 16:02:39 +03:00
pioide.py
Improved IntelliSense for PlatformIO IDE for VSCode via passing extra compiler information for C/C++ Code Parser
2018-11-21 15:00:13 +02:00
piolib.py
Fix an issue with incorrect detecting of compatibility (LDF) between generic library and Arduino or ARM mbed frameworks
2018-12-22 22:30:23 +02:00
piomisc.py
Make "print" compatible between Py2 & Py3
2018-10-27 20:22:11 +03:00
pioplatform.py
Rename "System" to "Hardware" for board spec
2018-11-04 17:24:39 +02:00
pioupload.py
Make "print" compatible between Py2 & Py3
2018-10-27 20:22:11 +03:00
piowinhooks.py
Refactor PyLint "inconsistent-return-statements"
2017-12-15 22:16:37 +02:00
platformio.py
Prepend CPPATH of library dependencies instead of appending //
Resolve
#1914
2018-11-19 17:45:53 +02:00