mirror of
https://github.com/portapack-mayhem/mayhem-firmware.git
synced 2025-03-04 08:25:23 +00:00
7 lines
157 B
Makefile
7 lines
157 B
Makefile
![]() |
# List of the ChibiOS/RT SIMIA32 port files.
|
||
|
PORTSRC = ${CHIBIOS}/os/ports/GCC/SIMIA32/chcore.c
|
||
|
|
||
|
PORTASM =
|
||
|
|
||
|
PORTINC = ${CHIBIOS}/os/ports/GCC/SIMIA32
|