liang yongxiang cd39c2525a [bsp] support get compiler path by environment variables for IAR 7 年之前
..
Libraries 0a60415e75 Update HAL to V1.6.0; Fix the armcc startup file. 8 年之前
applications f74cde045b [BSP] fix the finsh_system_init issue in BSP 7 年之前
drivers 3aa582bc17 [BSP] Add Kconfig for lpc408x/stm32f10x/stm32f20x/stm32f40x etc 7 年之前
.config 3aa582bc17 [BSP] Add Kconfig for lpc408x/stm32f10x/stm32f20x/stm32f40x etc 7 年之前
Kconfig 7bc87e4ae8 [Kconfig] Rename all of KConfig files to 'Kconfig' 7 年之前
SConscript 1ea925f9d1 [bsp] add new bsp stm32f429-disco 8 年之前
SConstruct 19433e0cf5 update SConscript: support scons 3. 7 年之前
project.ewp 0f3563fd64 [BSP] Update project files 7 年之前
project.eww ee33985eba add iar template for 429 discovery. 7 年之前
project.uvopt 7877836065 [BSP] Update project files. 7 年之前
project.uvproj 0f3563fd64 [BSP] Update project files 7 年之前
project.uvprojx 0f3563fd64 [BSP] Update project files 7 年之前
readme.md 234f1c6995 [bsp][stm32f429-disco]Fix hard fault while init heap 8 年之前
rtconfig.h 3aa582bc17 [BSP] Add Kconfig for lpc408x/stm32f10x/stm32f20x/stm32f40x etc 7 年之前
rtconfig.py cd39c2525a [bsp] support get compiler path by environment variables for IAR 7 年之前
stm32_rom.ld 1ea925f9d1 [bsp] add new bsp stm32f429-disco 8 年之前
stm32_rom.sct 1ea925f9d1 [bsp] add new bsp stm32f429-disco 8 年之前
stm32f429_flash.icf ee33985eba add iar template for 429 discovery. 7 年之前
template.ewp ee33985eba add iar template for 429 discovery. 7 年之前
template.uvopt 0a60415e75 Update HAL to V1.6.0; Fix the armcc startup file. 8 年之前
template.uvproj 0a60415e75 Update HAL to V1.6.0; Fix the armcc startup file. 8 年之前
template.uvprojx c353114c08 add mdk5 template for 429discovery. 7 年之前

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