mirror of
https://github.com/portapack-mayhem/mayhem-firmware.git
synced 2025-08-14 17:17:42 +00:00
Files
1dbfc50dbe82cbeffd0b1884f2ca14e441ccbb5c
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
|