aboutsummaryrefslogtreecommitdiff
path: root/examples/BlinkNetworkRPi
AgeCommit message (Collapse)Author
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.