aboutsummaryrefslogtreecommitdiffstats
path: root/demos/STM32/RT-STM32F042K6-NUCLEO32
diff options
context:
space:
mode:
authorGiovanni Di Sirio <gdisirio@gmail.com>2015-11-30 15:54:51 +0000
committerGiovanni Di Sirio <gdisirio@gmail.com>2015-11-30 15:54:51 +0000
commitd8d7e21bff8ec9751e679c46e0c6bfd7ffd509f4 (patch)
tree94ccb8b9eba2f50c27813904abede0f9dc16c38c /demos/STM32/RT-STM32F042K6-NUCLEO32
parent2c625c6cfaa6d719c0dabe41c33e430ebf91f7a8 (diff)
downloadChibiOS-d8d7e21bff8ec9751e679c46e0c6bfd7ffd509f4.tar.gz
ChibiOS-d8d7e21bff8ec9751e679c46e0c6bfd7ffd509f4.tar.bz2
ChibiOS-d8d7e21bff8ec9751e679c46e0c6bfd7ffd509f4.zip
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@8551 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'demos/STM32/RT-STM32F042K6-NUCLEO32')
-rw-r--r--demos/STM32/RT-STM32F042K6-NUCLEO32/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/demos/STM32/RT-STM32F042K6-NUCLEO32/Makefile b/demos/STM32/RT-STM32F042K6-NUCLEO32/Makefile
index 4a4f53d8b..477bd0bff 100644
--- a/demos/STM32/RT-STM32F042K6-NUCLEO32/Makefile
+++ b/demos/STM32/RT-STM32F042K6-NUCLEO32/Makefile
@@ -154,7 +154,7 @@ INCDIR = $(STARTUPINC) $(KERNINC) $(PORTINC) $(OSALINC) \
# Compiler settings
#
-MCU = cortex-m4
+MCU = cortex-m0
#TRGT = arm-elf-
TRGT = arm-none-eabi-