aboutsummaryrefslogtreecommitdiffstats
path: root/demos/rt/RT-STM32F100-DISCOVERY/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'demos/rt/RT-STM32F100-DISCOVERY/Makefile')
-rw-r--r--demos/rt/RT-STM32F100-DISCOVERY/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/demos/rt/RT-STM32F100-DISCOVERY/Makefile b/demos/rt/RT-STM32F100-DISCOVERY/Makefile
index f20ddb669..08d7ef178 100644
--- a/demos/rt/RT-STM32F100-DISCOVERY/Makefile
+++ b/demos/rt/RT-STM32F100-DISCOVERY/Makefile
@@ -137,7 +137,7 @@ INCDIR = $(PORTINC) $(KERNINC) $(TESTINC) \
# Compiler settings
#
-MCU = cortex-m4
+MCU = cortex-m3
#TRGT = arm-elf-
TRGT = arm-none-eabi-