mirror of
https://github.com/eried/portapack-mayhem.git
synced 2024-12-18 12:14:30 -05:00
1e4ea753ba
5 lines
194 B
Makefile
5 lines
194 B
Makefile
# List of all the board related files.
|
|||
BOARDSRC = ${CHIBIOS_PORTAPACK}/boards/PORTAPACK_BASEBAND/board.c
|
|||
|
|||
# Required include directories
|
|||
BOARDINC = ${CHIBIOS_PORTAPACK}/boards/PORTAPACK_BASEBAND
|