cedar-renjun 922f69e363 Modify compiler parameter to adjust MDK V4.70 před 10 roky
..
Libraries 7962a5c46c [BSP] Update bsp code před 10 roky
applications ae3b6583ce [bsp]add gdb support for stm32f4xx před 11 roky
drivers 7962a5c46c [BSP] Update bsp code před 10 roky
SConscript b4de7cce57 Re-normalizing the repo před 12 roky
SConstruct 2b7600bdf3 [BSP] update MDK project file for STM32F4 před 10 roky
project.uvproj bff1bb3d7b [BSP] update MDK project file for STM32F4 před 10 roky
project.uvprojx 3c65a522fd Add mdk5 project for stm32 bsps před 10 roky
readme.txt 29846c07aa add stm32f40x/readme.txt před 13 roky
rtconfig.h 6acf4a4528 [BSP] Update UART and GPIO driver with framework in STM32F4 před 10 roky
rtconfig.py 922f69e363 Modify compiler parameter to adjust MDK V4.70 před 10 roky
stm32_rom.ld ae3b6583ce [bsp]add gdb support for stm32f4xx před 11 roky
stm32_rom.sct 57f34f6031 fixed compiling error před 13 roky
template.uvproj eefb272cfd update stm32f10x template. před 12 roky
template.uvprojx 3c65a522fd Add mdk5 project for stm32 bsps před 10 roky

readme.txt

board info:
STM32F4 discovery
http://www.st.com/internet/evalboard/product/252419.jsp

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