mirror of
https://github.com/portapack-mayhem/mayhem-firmware.git
synced 2024-12-15 20:50:28 +00:00
7 lines
157 B
Makefile
7 lines
157 B
Makefile
|
# List of the ChibiOS/RT MSP430 port files.
|
||
|
PORTSRC =
|
||
|
|
||
|
PORTASM = ${CHIBIOS}/os/ports/GCC/MSP430/chcoreasm.s
|
||
|
|
||
|
PORTINC = ${CHIBIOS}/os/ports/GCC/MSP430
|