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