aboutsummaryrefslogtreecommitdiffstats
path: root/testhal/STM32/STM32F2xx/PWM-ICU/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'testhal/STM32/STM32F2xx/PWM-ICU/Makefile')
-rw-r--r--testhal/STM32/STM32F2xx/PWM-ICU/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/testhal/STM32/STM32F2xx/PWM-ICU/Makefile b/testhal/STM32/STM32F2xx/PWM-ICU/Makefile
index 0787f2188..1ca9b821a 100644
--- a/testhal/STM32/STM32F2xx/PWM-ICU/Makefile
+++ b/testhal/STM32/STM32F2xx/PWM-ICU/Makefile
@@ -156,7 +156,7 @@ INCDIR = $(CHIBIOS)/os/license \
# Compiler settings
#
-MCU = cortex-m4
+MCU = cortex-m3
#TRGT = arm-elf-
TRGT = arm-none-eabi-