index
:
Arduino-Makefile.git
auto-lib
headers
master
gitar
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
examples
/
Blink
Age
Commit message (
Expand
)
Author
2020-04-13
Use $(ARDMK_DIR)
Osamu Aoki
2017-12-28
Moved ATtiny examples from Blink to ATtinyBlink and updated the instructions ...
Simon John
2015-07-02
Added examples for various boards and IDE versions to the Blink example.
Simon John
2015-03-28
Whitespace fixes in examples
Sudar
2014-09-21
Removed Travis-CI references from all examples. Regular users
Simon John
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
2014-01-28
Don't hard code MONITOR_PORT in examples, for more flexible testing.
Christopher Peplin
2014-01-14
Remove `arduino-mk` folder from all examples
Sudar
2013-07-10
Rename ARDUINO_PORT to MONITOR_PORT to reflect support for other platforms.
Christopher Peplin
2012-04-29
Fixed broken examples/Blink/Makefile
Martin Oldfield
2012-04-29
Rejig path calculations.\nMove reset target to Perl.\n
Martin Oldfield
2012-03-25
Remove build files and add to gitignore.
Christopher Peplin
2012-02-28
Remove object files
Martin Oldfield
2012-02-28
Initial NWO check in
Martin Oldfield