Fix hasu usb converter bootloader (#8613)
parent
9acd5e04d5
commit
1592d7df24
|
@ -1,2 +1,5 @@
|
||||||
# Processor frequency
|
# Processor frequency
|
||||||
F_CPU = 16000000
|
F_CPU = 16000000
|
||||||
|
|
||||||
|
# Bootloader selection
|
||||||
|
BOOTLOADER = atmel-dfu
|
||||||
|
|
Loading…
Reference in New Issue