summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--tests/project.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/project.yml b/tests/project.yml
index 174c1568c..7061e879b 100644
--- a/tests/project.yml
+++ b/tests/project.yml
@@ -42,7 +42,7 @@
# 1) remove the trailing [] from the :common: section
# 2) add entries to the :common: section (e.g. :test: has TEST defined)
:commmon: &common_defines
- - MCU=MCU_LPC43XX -std=gnu99 -m32
+ - MCU=MCU_LPC43XX -std=gnu99 -mx32
- CORE_M4
- __CODE_RED
- _TINY_USB_SOURCE_FILE_