Kiibohd bootloader, take 2 (#10129)

This commit is contained in:
Ryan 2020-08-25 18:58:00 +10:00 committed by James Young
parent fa6cf85727
commit b89b2030af
12 changed files with 28 additions and 74 deletions

View file

@ -1,3 +1,5 @@
MCU_ORIG := $(MCU)
ifneq ($(findstring MKL26Z64, $(MCU)),)
# Cortex version
MCU = cortex-m0plus