Simon John
412e1c442e
Added some extra checks to Travis-CI
2015-05-21 13:31:09 +01:00
Gabrielius Mickevicius
a930c9983f
Example: set fuses and upload hex on remote programmer
...
Implements two new make rules: 'net_set_fuses' executes a single
ssh command, 'net_upload' pipes hex through ssh connection.
The example also showcases the FORCE_MONITOR_PORT feature.
2014-12-30 17:45:36 +02:00
Simon John
893adf7f98
Arduino changed the download link again, this time it uses a script,
...
curl handles it ok luckily.
2014-11-08 02:51:39 +00:00
stepcut
1f5e0b3367
Make BlinkTeensy a NON_TESTABLE_EXAMPLES
2014-10-22 12:29:36 -05:00
Simon John
5c50797471
Update Travis-CI scripts to test against Arduino v1.0.6
2014-09-22 22:50:27 +01: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
663626f06d
Move scripts inside tests directory.
...
Fixed https://github.com/sudar/Arduino-Makefile/issues/260
2014-09-20 16:26:39 -04:00