Move chibios board files to allow tmk_core platform migration (#13777)
* Move board files * fix up after rebase
This commit is contained in:
parent
4c4f632378
commit
4c9003b177
80 changed files with 20 additions and 20 deletions
1
platforms/chibios/boards/IC_TEENSY_4_1/board/board.mk
Normal file
1
platforms/chibios/boards/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/boards/IC_TEENSY_4_1/rules.mk
Normal file
1
platforms/chibios/boards/IC_TEENSY_4_1/rules.mk
Normal file
|
@ -0,0 +1 @@
|
|||
TEENSY_LOADER_CLI_MCU = imxrt1062
|
Loading…
Add table
Add a link
Reference in a new issue