Browse Source

Fix hasu usb converter bootloader (#8613)

pull/8616/head
Joel Challis 4 years ago
committed by GitHub
parent
commit
1592d7df24
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 0 deletions
  1. +3
    -0
      keyboards/converter/usb_usb/hasu/rules.mk

+ 3
- 0
keyboards/converter/usb_usb/hasu/rules.mk View File

@ -1,2 +1,5 @@
# Processor frequency
F_CPU = 16000000
# Bootloader selection
BOOTLOADER = atmel-dfu

Loading…
Cancel
Save