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
663626f06d
Arduino-Makefile
/
examples
/
HelloWorld
/
Makefile
6 lines
104 B
Makefile
Raw
Normal View
History
Unescape
Escape
Initial NWO check in
2012-02-28 10:06:56 +01:00
BOARD_TAG
=
uno
ARDUINO_LIBS
=
LiquidCrystal
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
Reference in a new issue
Copy permalink