initial check in

This commit is contained in:
Marcus Priesch 2014-03-12 12:29:33 +01:00 committed by Ralf Schlatterbeck
parent 088c7118e0
commit 85d29b6473
13 changed files with 1148 additions and 0 deletions

View file

@ -0,0 +1,2 @@
#!/bin/bash
avrdude -V -pm128rfa1 -c arduino -P/dev/ttyUSB0 -b57600 -e -U flash:w:er-example-server.osd-merkur.hex:a -U eeprom:w:er-example-server.osd-merkur.eep:a