index
:
Arduino-Makefile.git
auto-lib
headers
master
gitar
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
Age
Commit message (
Expand
)
Author
2018-06-14
Support for Arduino Due added
John Whittington
2018-02-24
SAMD Cortex M0 device support (Zero, MKR1000, etc)
John Whittington
2017-07-12
Add makefile for Robotis OpenCM & update version to 1.6.0
Karl Semich
2016-02-09
Don't upgrade setuptools while bootstrap travis environment
Sudar Muthu
2015-05-21
Added some extra checks to Travis-CI
Simon John
2014-12-30
Example: set fuses and upload hex on remote programmer
Gabrielius Mickevicius
2014-11-08
Arduino changed the download link again, this time it uses a script,
Simon John
2014-10-22
Make BlinkTeensy a NON_TESTABLE_EXAMPLES
stepcut
2014-09-22
Update Travis-CI scripts to test against Arduino v1.0.6
Simon John
2014-09-21
Removed Travis-CI references from all examples. Regular users
Simon John
2014-09-20
Move scripts inside tests directory.
Christopher Peplin
2014-09-20
Move tests back to 'examples', skip non-testable examples when testing.
Christopher Peplin
2014-09-09
Add a script to compile examples as an automated test suite.
Christopher Peplin