aboutsummaryrefslogtreecommitdiffstats
path: root/test/nil/testbuild/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'test/nil/testbuild/Makefile')
-rwxr-xr-xtest/nil/testbuild/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/nil/testbuild/Makefile b/test/nil/testbuild/Makefile
index d17de8134..19cae4420 100755
--- a/test/nil/testbuild/Makefile
+++ b/test/nil/testbuild/Makefile
@@ -198,7 +198,7 @@ CPPWARN = -Wall -Wextra -Wundef
#
# List all user C define here, like -D_DEBUG=1
-UDEFS = -DSTM32F303xC
+UDEFS = -DSTM32F303xC -D__ARM_ARCH_7EM__=1
# Define ASM defines here
UADEFS =