[DISCO_F429ZI] changed mcu names

Changed mcu names in comments from original F407 ot F429.
pull/544/head
ohagendorf 2014-10-09 20:20:12 +02:00
parent f256f79b63
commit 79e2ebfc7b
2 changed files with 5 additions and 2 deletions

View File

@ -1,4 +1,4 @@
/* Linker script for STM32F407 */
/* Linker script for STM32F429ZI */
/* Linker script to configure memory regions. */
MEMORY

View File

@ -1,6 +1,9 @@
/**
******************************************************************************
* @file startup_stm32f407xx.s
* @file startup_stm32f429xx.s
* based on startup_stm32f407xx.s with additional interrupt vectors
*
* file startup_stm32f407xx.s
* @author MCD Application Team
* @version V2.0.0
* @date 18-February-2014