aboutsummaryrefslogtreecommitdiffstats
path: root/os/ports/GCC/ARM/LPC214x/port.mk
blob: 1fcd858e5559833d5df79a294a20aab17244d844 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
# List of the ChibiOS/RT ARM7 LPC214x port files.
PORTSRC = ${CHIBIOS}/os/ports/GCC/ARM/chcore.c

PORTASM = ${CHIBIOS}/os/ports/GCC/ARM/crt0.s \
          ${CHIBIOS}/os/ports/GCC/ARM/chcoreasm.s \
          ${CHIBIOS}/os/ports/GCC/ARM/LPC214x/vectors.s


PORTINC = ${CHIBIOS}/os/ports/GCC/ARM \
          ${CHIBIOS}/os/ports/GCC/ARM/LPC214x

PORTLD  = ${CHIBIOS}/os/ports/GCC/ARM/LPC214x/ld