Bernard Xiong 29b546db79 Merge pull request #931 from SummerGGift/add_mdk5_template hace 8 años
..
Libraries 0a60415e75 Update HAL to V1.6.0; Fix the armcc startup file. hace 9 años
applications d793cfdef7 [bsp] fix incompatible type error for "finsh_system_init()" hace 8 años
drivers 3e6254e6f1 update bsp/stm32f429-disco/drivers/board.h hace 8 años
Kconfig b08caf651c update bsp/stm32f429-disco/Kconfig hace 8 años
SConscript 1ea925f9d1 [bsp] add new bsp stm32f429-disco hace 9 años
SConstruct 0a60415e75 Update HAL to V1.6.0; Fix the armcc startup file. hace 9 años
project.ewp ee33985eba add iar template for 429 discovery. hace 8 años
project.eww ee33985eba add iar template for 429 discovery. hace 8 años
project.uvopt 7877836065 [BSP] Update project files. hace 8 años
project.uvproj 8ba5207b64 update bsp/stm32f429-disco/project.uvproj hace 8 años
project.uvprojx c353114c08 add mdk5 template for 429discovery. hace 8 años
readme.md 234f1c6995 [bsp][stm32f429-disco]Fix hard fault while init heap hace 9 años
rtconfig.h f6e99bc609 update bsp/stm32f429-disco/rtconfig.h hace 8 años
rtconfig.py 0a60415e75 Update HAL to V1.6.0; Fix the armcc startup file. hace 9 años
stm32_rom.ld 1ea925f9d1 [bsp] add new bsp stm32f429-disco hace 9 años
stm32_rom.sct 1ea925f9d1 [bsp] add new bsp stm32f429-disco hace 9 años
stm32f429_flash.icf ee33985eba add iar template for 429 discovery. hace 8 años
template.ewp ee33985eba add iar template for 429 discovery. hace 8 años
template.uvopt 0a60415e75 Update HAL to V1.6.0; Fix the armcc startup file. hace 9 años
template.uvproj 0a60415e75 Update HAL to V1.6.0; Fix the armcc startup file. hace 9 años
template.uvprojx c353114c08 add mdk5 template for 429discovery. hace 8 años

readme.md

board info: STM32F429I-DISC1 http://www.st.com/content/st_com/en/products/evaluation-tools/product-evaluation-tools/mcu-eval-tools/stm32-mcu-eval-tools/stm32-mcu-discovery-kits/32f429idiscovery.html

note: in drivers/stm32f4xx_conf.h /* Redefine the HSE value; it's equal to 8 MHz on the STM32F429I-DISC1 Kit */ #define HSE_VALUE ((uint32_t)8000000)

TODO auto add *.icf by scons script