xuzhuoyi 5f0102865d [bsp][stm32f429-disco] Fix assertion failed at function:rt_malloc 9 years ago
..
Libraries 5f0102865d [bsp][stm32f429-disco] Fix assertion failed at function:rt_malloc 9 years ago
applications 119da5b035 [bsp][stm32f429-disco] Change StdPeriph to HAL 9 years ago
drivers 5f0102865d [bsp][stm32f429-disco] Fix assertion failed at function:rt_malloc 9 years ago
SConscript 1ea925f9d1 [bsp] add new bsp stm32f429-disco 9 years ago
SConstruct 94cb87223e [bsp][stm32f429-disco] Add stm32f42x GPIO index 9 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 5f0102865d [bsp][stm32f429-disco] Fix assertion failed at function:rt_malloc 9 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.uvproj 234f1c6995 [bsp][stm32f429-disco]Fix hard fault while init heap 9 years ago
template.uvprojx 234f1c6995 [bsp][stm32f429-disco]Fix hard fault while init heap 9 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