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
4dfa885a85d8d0f0216099bfccbeffca4b57a705
platformio-core
/
platformio
/
builder
/
tools
T
History
Ivan Kravets
b874359482
Ignore *.asm and *.ASM files when building Arduino-based library (compatibility with Arduino builder)
2018-12-12 02:49:42 +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
Ignore *.asm and *.ASM files when building Arduino-based library (compatibility with Arduino builder)
2018-12-12 02:49:42 +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