mirror of
https://github.com/eried/portapack-mayhem.git
synced 2025-01-01 02:36:36 -05:00
93ce2b04c0
5 lines
206 B
Makefile
5 lines
206 B
Makefile
# List of all the board related files.
|
|||
BOARDSRC = ${CHIBIOS_PORTAPACK}/boards/PORTAPACK_APPLICATION/board.cpp
|
|||
|
|||
# Required include directories
|
|||
BOARDINC = ${CHIBIOS_PORTAPACK}/boards/PORTAPACK_APPLICATION
|