aboutsummaryrefslogtreecommitdiff
path: root/examples/BlinkNetworkRPi/ATtinyBlink.ino
AgeCommit message (Collapse)Author
2015-03-28Whitespace fixes in examplesSudar
2014-12-30Example: set fuses and upload hex on remote programmerGabrielius Mickevicius
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.