aboutsummaryrefslogtreecommitdiffstats
path: root/testhal/STM32F4xx/SPI/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'testhal/STM32F4xx/SPI/Makefile')
-rw-r--r--testhal/STM32F4xx/SPI/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/testhal/STM32F4xx/SPI/Makefile b/testhal/STM32F4xx/SPI/Makefile
index 7318496d3..dfc4ac9f0 100644
--- a/testhal/STM32F4xx/SPI/Makefile
+++ b/testhal/STM32F4xx/SPI/Makefile
@@ -120,7 +120,7 @@ INCDIR = $(PORTINC) $(KERNINC) $(TESTINC) \
# Compiler settings
#
-MCU = cortex-m3
+MCU = cortex-m4
#TRGT = arm-elf-
TRGT = arm-none-eabi-