ChibiOS-Contrib/os/hal/boards/PJRC_TEENSY_3_1/board.mk

6 lines
204 B
Makefile
Raw Normal View History

# List of all the board related files.
BOARDSRC = ${CHIBIOS_CONTRIB}/os/hal/boards/PJRC_TEENSY_3_1/board.c
# Required include directories
BOARDINC = ${CHIBIOS_CONTRIB}/os/hal/boards/PJRC_TEENSY_3_1