4 lines
159 B
Batchfile
4 lines
159 B
Batchfile
rem Batchdatei zum Programmieren des Proz. mit AVR-Dude
|
|
rem ISP-AVR-Programmer an der parallelen Schnittstelle
|
|
avrdude -p m8 -c stk200 -U flash:w:luefter1.hex
|