5 lines
190 B
Makefile
Raw Normal View History

2015-07-08 08:39:24 -07:00
# List of all the board related files.
BOARDSRC = ${CHIBIOS_PORTAPACK}/boards/GSG_HACKRF_ONE/board.c
# Required include directories
BOARDINC = ${CHIBIOS_PORTAPACK}/boards/GSG_HACKRF_ONE