Add missing BOOTLOADER
for a handful of boards (#16225)
This commit is contained in:
parent
e16dd1bcc0
commit
f4f3bf81c7
7 changed files with 17 additions and 0 deletions
|
@ -1,6 +1,9 @@
|
|||
# MCU name
|
||||
MCU = MKL26Z64
|
||||
|
||||
# Bootloader selection
|
||||
BOOTLOADER = halfkay
|
||||
|
||||
# Build Options
|
||||
# change yes to no to disable
|
||||
#
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue