aboutsummaryrefslogtreecommitdiffstats
path: root/demos/nil
diff options
context:
space:
mode:
Diffstat (limited to 'demos/nil')
-rw-r--r--demos/nil/NIL-STM32F100-DISCOVERY/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/demos/nil/NIL-STM32F100-DISCOVERY/Makefile b/demos/nil/NIL-STM32F100-DISCOVERY/Makefile
index 9c3e19098..562fc1dfe 100644
--- a/demos/nil/NIL-STM32F100-DISCOVERY/Makefile
+++ b/demos/nil/NIL-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-