Bernard Xiong 0a60415e75 Update HAL to V1.6.0; Fix the armcc startup file. 8 years ago
..
Libraries 0a60415e75 Update HAL to V1.6.0; Fix the armcc startup file. 8 years ago
applications 0a60415e75 Update HAL to V1.6.0; Fix the armcc startup file. 8 years ago
drivers 0a60415e75 Update HAL to V1.6.0; Fix the armcc startup file. 8 years ago
SConscript 1ea925f9d1 [bsp] add new bsp stm32f429-disco 9 years ago
SConstruct 0a60415e75 Update HAL to V1.6.0; Fix the armcc startup file. 8 years ago
readme.md 234f1c6995 [bsp][stm32f429-disco]Fix hard fault while init heap 9 years ago
rtconfig.h 119da5b035 [bsp][stm32f429-disco] Change StdPeriph to HAL 9 years ago
rtconfig.py 0a60415e75 Update HAL to V1.6.0; Fix the armcc startup file. 8 years ago
stm32_rom.ld 1ea925f9d1 [bsp] add new bsp stm32f429-disco 9 years ago
stm32_rom.sct 1ea925f9d1 [bsp] add new bsp stm32f429-disco 9 years ago
template.uvopt 0a60415e75 Update HAL to V1.6.0; Fix the armcc startup file. 8 years ago
template.uvproj 0a60415e75 Update HAL to V1.6.0; Fix the armcc startup file. 8 years ago

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