This website requires JavaScript.
Explore
Help
Register
Sign in
dominic
/
Arduino-Makefile
Watch
1
Star
0
Fork
You've already forked Arduino-Makefile
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
086c6e96ca
Arduino-Makefile
/
examples
/
Blink
/
Makefile
7 lines
91 B
Makefile
Raw
Normal View
History
Unescape
Escape
Initial NWO check in
2012-02-28 10:06:56 +01:00
BOARD_TAG
=
uno
Don't hard code MONITOR_PORT in examples, for more flexible testing.
2014-01-28 15:27:01 +01:00
ARDUINO_LIBS
=
Initial NWO check in
2012-02-28 10:06:56 +01:00
Add a script to compile examples as an automated test suite. * Added script/boostrap.sh to download the Arduino IDE and MPIDE (for chipKIT). Tested in Linux, should work in Cygwin and OS X too. * Added script/runtests.sh to run "make" in each example project and collect the results. The script returns -1 if any fails. * Moved currently testable examples to a "tests" directory, separate from examples that require alternative cores.
2014-09-10 05:09:35 +02:00
i
n
c
l
u
d
e
.
.
/
T
e
s
t
S
u
i
t
e
C
o
m
m
o
n
.
m
k
Remove `arduino-mk` folder from all examples Fix #154
2014-01-14 10:06:24 +01:00
i
n
c
l
u
d
e
.
.
/
.
.
/
A
r
d
u
i
n
o
.
m
k
Initial NWO check in
2012-02-28 10:06:56 +01:00
Reference in a new issue
Copy permalink