From ea278f5b4364e3124b50ca9fa1f98711764f33e4 Mon Sep 17 00:00:00 2001 From: bryan newbold Date: Fri, 25 Apr 2014 14:43:53 -0400 Subject: stm32f401c_discovery.mk: fix typo and use short MCU name convention --- support/make/board-includes/stm32f401c_discovery.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'support/make/board-includes/stm32f401c_discovery.mk') diff --git a/support/make/board-includes/stm32f401c_discovery.mk b/support/make/board-includes/stm32f401c_discovery.mk index fc97f69..6eb584f 100644 --- a/support/make/board-includes/stm32f401c_discovery.mk +++ b/support/make/board-includes/stm32f401c_discovery.mk @@ -1,4 +1,4 @@ -MCU := STM32F401VGT6 +MCU := STM32F401VC PRODUCT_ID := 0003 ERROR_LED_PORT := GPIOD ERROR_LED_PIN := 12 -- cgit v1.2.3