Skip to content

Commit c1bed27

Browse files
committed
Add compiled production bootloader files
1 parent 8775b73 commit c1bed27

File tree

3 files changed

+2293
-0
lines changed

3 files changed

+2293
-0
lines changed

bootloader/isp.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
avrdude -c avrisp -P /dev/cu.usbmodem123451 -p atmega328p -U lfuse:w:0xd7:m -U hfuse:w:0xd0:m -U efuse:w:0xfc:m -U flash:w:lumberjack_via_production.hex:i

0 commit comments

Comments
 (0)