heyuanjie87 8257a62990 [stm32f4]更新mdk5工程文件 пре 10 година
..
Libraries 3563c195fb update stm32f2/f4: fixed PLL_M define. пре 10 година
applications d01bab0e39 [bugfix] Open the #define RT_USING_LWIP in rtconfig.h , then build it , the stm32_eth.h can not find. пре 10 година
drivers d01bab0e39 [bugfix] Open the #define RT_USING_LWIP in rtconfig.h , then build it , the stm32_eth.h can not find. пре 10 година
SConscript b4de7cce57 Re-normalizing the repo пре 13 година
SConstruct 2b7600bdf3 [BSP] update MDK project file for STM32F4 пре 11 година
project.uvproj e38f3aa39c [BSP] Update Keil MDK project files. пре 10 година
project.uvprojx 8257a62990 [stm32f4]更新mdk5工程文件 пре 10 година
readme.txt 29846c07aa add stm32f40x/readme.txt пре 13 година
rtconfig.h 6acf4a4528 [BSP] Update UART and GPIO driver with framework in STM32F4 пре 11 година
rtconfig.py 2b7600bdf3 [BSP] update MDK project file for STM32F4 пре 11 година
stm32_rom.ld ae3b6583ce [bsp]add gdb support for stm32f4xx пре 11 година
stm32_rom.sct 57f34f6031 fixed compiling error пре 14 година
template.uvproj eefb272cfd update stm32f10x template. пре 13 година
template.uvprojx 3c65a522fd Add mdk5 project for stm32 bsps пре 11 година

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)