summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ports/mimxrt/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/ports/mimxrt/Makefile b/ports/mimxrt/Makefile
index d9c150525..e08f2ad60 100644
--- a/ports/mimxrt/Makefile
+++ b/ports/mimxrt/Makefile
@@ -366,6 +366,8 @@ endif
CFLAGS += $(CFLAGS_EXTRA)
+MPY_CROSS_FLAGS += -march=armv7m
+
# =============================================================================
# Linker Flags
# =============================================================================