gnuk/ChibiOS_2.0.8/os/ports/GCC/ARM7/port.mk

8 lines
230 B
Makefile
Raw Normal View History

2010-08-10 03:11:02 +00:00
# List of the ChibiOS/RT ARM7 port files.
PORTSRC = ${CHIBIOS}/os/ports/GCC/ARM7/chcore.c
PORTASM = ${CHIBIOS}/os/ports/GCC/ARM7/crt0.s \
${CHIBIOS}/os/ports/GCC/ARM7/chcoreasm.s
PORTINC = ${CHIBIOS}/os/ports/GCC/ARM7