Move ChibiOS test board and ld
Move the ChibiOS test subproject board and ld files to the kebyoard folder, so that the build system can find them
This commit is contained in:
parent
b11657d1c8
commit
0a040a89e8
7 changed files with 0 additions and 0 deletions
|
@ -0,0 +1,5 @@
|
|||
# List of all the board related files.
|
||||
BOARDSRC = $(KEYBOARD_PATH)/boards/GENERIC_STM32_F103/board.c
|
||||
|
||||
# Required include directories
|
||||
BOARDINC = $(KEYBOARD_PATH)/boards/GENERIC_STM32_F103
|
Loading…
Add table
Add a link
Reference in a new issue