mirror of
https://github.com/Cian-H/qmk_firmware.git
synced 2026-08-03 12:33:24 +01:00
Change MK66F18 -> MK66FX1M0 (#14659)
This commit is contained in:
@@ -81,7 +81,7 @@ ifneq ($(findstring MK20DX256, $(MCU)),)
|
||||
BOARD ?= PJRC_TEENSY_3_1
|
||||
endif
|
||||
|
||||
ifneq ($(findstring MK66F18, $(MCU)),)
|
||||
ifneq ($(findstring MK66FX1M0, $(MCU)),)
|
||||
# Cortex version
|
||||
MCU = cortex-m4
|
||||
|
||||
|
||||
Reference in New Issue
Block a user