Change USBasp and bootloadHID bootloaders to lowercase (#14354)
This commit is contained in:
parent
7eea780a7d
commit
d5cb7de5e4
107 changed files with 156 additions and 158 deletions
|
@ -5,4 +5,4 @@ MCU = atmega32a
|
|||
F_CPU = 16000000
|
||||
|
||||
# Bootloader selection
|
||||
BOOTLOADER = USBasp
|
||||
BOOTLOADER = usbasploader
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue