Bernard Xiong 8b36b57a11 [UIEngine] move UI engine as a package il y a 8 ans
..
Libraries 0a60415e75 Update HAL to V1.6.0; Fix the armcc startup file. il y a 9 ans
applications f74cde045b [BSP] fix the finsh_system_init issue in BSP il y a 8 ans
drivers 3e6254e6f1 update bsp/stm32f429-disco/drivers/board.h il y a 8 ans
Kconfig 7bc87e4ae8 [Kconfig] Rename all of KConfig files to 'Kconfig' il y a 8 ans
SConscript 1ea925f9d1 [bsp] add new bsp stm32f429-disco il y a 9 ans
SConstruct 19433e0cf5 update SConscript: support scons 3. il y a 8 ans
project.ewp 0f3563fd64 [BSP] Update project files il y a 8 ans
project.eww ee33985eba add iar template for 429 discovery. il y a 8 ans
project.uvopt 7877836065 [BSP] Update project files. il y a 8 ans
project.uvproj 0f3563fd64 [BSP] Update project files il y a 8 ans
project.uvprojx 0f3563fd64 [BSP] Update project files il y a 8 ans
readme.md 234f1c6995 [bsp][stm32f429-disco]Fix hard fault while init heap il y a 9 ans
rtconfig.h 8b36b57a11 [UIEngine] move UI engine as a package il y a 8 ans
rtconfig.py 19433e0cf5 update SConscript: support scons 3. il y a 8 ans
stm32_rom.ld 1ea925f9d1 [bsp] add new bsp stm32f429-disco il y a 9 ans
stm32_rom.sct 1ea925f9d1 [bsp] add new bsp stm32f429-disco il y a 9 ans
stm32f429_flash.icf ee33985eba add iar template for 429 discovery. il y a 8 ans
template.ewp ee33985eba add iar template for 429 discovery. il y a 8 ans
template.uvopt 0a60415e75 Update HAL to V1.6.0; Fix the armcc startup file. il y a 9 ans
template.uvproj 0a60415e75 Update HAL to V1.6.0; Fix the armcc startup file. il y a 9 ans
template.uvprojx c353114c08 add mdk5 template for 429discovery. il y a 8 ans

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