aboutsummaryrefslogtreecommitdiffstats
path: root/test/hal
diff options
context:
space:
mode:
Diffstat (limited to 'test/hal')
-rw-r--r--test/hal/testbuild/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/hal/testbuild/Makefile b/test/hal/testbuild/Makefile
index e5cd11784..64a4c98fc 100644
--- a/test/hal/testbuild/Makefile
+++ b/test/hal/testbuild/Makefile
@@ -127,6 +127,7 @@ TCSRC =
TCPPSRC =
# List ASM source files here
+PORTASM = $(CHIBIOS)/os/common/ports/ARMCMx/compilers/GCC/crt0_v7m.s
ASMSRC = $(PORTASM)
PORTINC = ${CHIBIOS}/os/ext/CMSIS/include \