From a4df7ceab4a1992acc8405e2c9746deb33f6909e Mon Sep 17 00:00:00 2001 From: gdisirio Date: Tue, 8 Oct 2013 09:57:35 +0000 Subject: git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/kernel_3_dev@6357 35acf78f-673a-0410-8e92-d51de3d6d3f4 --- demos/nil/NIL-STM32F100-DISCOVERY/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'demos/nil') 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- -- cgit v1.2.3