RetroControllerPi/prog_avr.sh

5 lines
100 B
Bash
Raw Permalink Normal View History

2020-06-23 02:06:01 +02:00
#!/bin/bash
PROG_CMD="sudo avrdude -c linuxspi -p m328p -P /dev/spidev1.0"
$PROG_CMD -U flash:w:$1