core: wire up flash make target for Teensy 4.x (#13077)
related to https://github.com/kinx-project/kint/issues/5
This commit is contained in:
committed by
GitHub
parent
d59f8d1c02
commit
9956ff4e03
1
platforms/chibios/IC_TEENSY_4_1/board/board.mk
Normal file
1
platforms/chibios/IC_TEENSY_4_1/board/board.mk
Normal file
@@ -0,0 +1 @@
|
||||
include $(CHIBIOS_CONTRIB)/os/hal/boards/PJRC_TEENSY_4_1/board.mk
|
1
platforms/chibios/IC_TEENSY_4_1/rules.mk
Normal file
1
platforms/chibios/IC_TEENSY_4_1/rules.mk
Normal file
@@ -0,0 +1 @@
|
||||
TEENSY_LOADER_CLI_MCU = imxrt1062
|
Reference in New Issue
Block a user