aboutsummaryrefslogtreecommitdiffstats
path: root/os/common/startup/ARMCAx-TZ/compilers/GCC/mk/startup_sama5d2.mk
blob: cafddb6b1c57993760a39a9470da314fb969a2cf (plain)
1
2
3
4
5
6
7
8
9
10
11
# List of the ChibiOS generic SAMA5D2 file.
STARTUPSRC = $(CHIBIOS)/os/common/startup/ARMCAx-TZ/compilers/GCC/crt1.c

STARTUPASM = $(CHIBIOS)/os/common/startup/ARMCAx-TZ/devices/SAMA5D2/boot.S \
             $(CHIBIOS)/os/common/startup/ARMCAx-TZ/compilers/GCC/vectors.S \
             $(CHIBIOS)/os/common/startup/ARMCAx-TZ/compilers/GCC/crt0.S

STARTUPINC = ${CHIBIOS}/os/common/startup/ARMCAx-TZ/devices/SAMA5D2 \
             $(CHIBIOS)/os/common/ext/ARM/CMSIS/Core_A/Include 

STARTUPLD  = ${CHIBIOS}/os/common/startup/ARMCAx-TZ/compilers/GCC/ld