6 lines
171 B
Makefile
Raw Normal View History

2022-09-22 09:26:57 -07:00
# List of all the board related files.
BOARDSRC = ${CHIBIOS}/boards/OLIMEX_LPC-P1227/board.c
# Required include directories
BOARDINC = ${CHIBIOS}/boards/OLIMEX_LPC-P1227