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