aboutsummaryrefslogtreecommitdiffstats
path: root/os/ports/GCC/ARM/LPC214x/port.mk
blob: 339f1d66abd4e6de21aa64d0be466f3bdb77c54c (plain)
1
2
3
4
5
6
7
8
9
10
11
# 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