Osamu Aoki
9357f7d3ab
Use $(ARDMK_DIR)
...
Signed-off-by: Osamu Aoki <osamu@debian.org>
2020-04-13 00:28:41 +09:00
Simon John
6be2614c30
Removed Travis-CI references from all examples. Regular users
...
are not affected by test scripts/makefiles.
Added makefile and gcc version info to config output.
Tested on Arduino 1.0.6
2014-09-21 19:36:50 +01:00
Christopher Peplin
086c6e96ca
Move tests back to 'examples', skip non-testable examples when testing.
...
This fixes https://github.com/sudar/Arduino-Makefile/issues/259 .
2014-09-20 16:14:32 -04:00
Christopher Peplin
c86ce093ce
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-09 23:17:15 -04:00
Christopher Peplin
e50caad1e9
Don't hard code MONITOR_PORT in examples, for more flexible testing.
2014-01-28 09:44:33 -05:00
Sudar
ce9c54848f
Remove arduino-mk
folder from all examples
...
Fix #154
2014-01-14 14:36:24 +05:30
Christopher Peplin
266d629c25
Rename ARDUINO_PORT to MONITOR_PORT to reflect support for other platforms.
...
This commit includes backwards compatibility with the ARDUINO_PORT flag if
that's set.
Fix #109
2013-07-10 09:05:38 +05:30
Martin Oldfield
79068828f1
Rejig path calculations.\nMove reset target to Perl.\n
2012-04-29 18:55:17 +01:00
Christopher Peplin
41813e8ce3
Remove build files and add to gitignore.
2012-03-25 23:56:06 -04:00
Martin Oldfield
b3051f5fa7
Remove more object files
2012-02-28 11:48:44 +00:00
Martin Oldfield
c2796edfe5
Remove object files
2012-02-28 11:48:20 +00:00
Martin Oldfield
c0e6db4dab
Initial NWO check in
2012-02-28 09:06:56 +00:00