1
0

kwark bootloader

This commit is contained in:
di0ib 2016-10-19 16:08:28 -10:00
parent ccbd31cd7e
commit 63724f441e
2 changed files with 3 additions and 0 deletions

Binary file not shown.

View File

@ -0,0 +1,3 @@
avrdude -p m32u4 -c avrisp -P com1 -b 19200 -e -v
avrdude -p m32u4 -c avrisp -P com1 -b 19200 -U lfuse:w:0xff:m -U hfuse:w:0xd8:m -U efuse:w:0xc9:m -v
avrdude -p m32u4 -c avrisp -P com1 -b 19200 -B 4 -U flash:w:"BootMS_B5C6.hex" -v