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