rt-thread/bsp/stm32f40x
wuyangyong 29846c07aa add stm32f40x/readme.txt
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2240 bbd45198-f89e-11dd-88c7-29a3b14d5316
2012-07-31 17:13:59 +00:00
..
Libraries update STM32F4xx_StdPeriph_Driver to V1.1.0. 2012-02-18 03:53:33 +00:00
applications update stm32f4xx and fpu test. 2011-12-31 21:42:12 +00:00
drivers update stm32f4 usart driver. 2012-02-28 09:39:55 +00:00
SConscript update update stm32f40x bsp 2011-10-27 02:40:15 +00:00
SConstruct fixed IAR compiling error 2012-04-14 11:29:42 +00:00
project.uvopt update stm32f4xx and fpu test. 2011-12-31 21:42:12 +00:00
project.uvproj update the keil projects with tools/buildbot.py project 2012-04-14 12:00:17 +00:00
readme.txt add stm32f40x/readme.txt 2012-07-31 17:13:59 +00:00
rtconfig.h update stm32f4xx and fpu test. 2011-12-31 21:42:12 +00:00
rtconfig.py fixed IAR compiling error 2012-04-14 11:29:42 +00:00
stm32_rom.ld update stm32f4xx and fpu test. 2011-12-31 21:42:12 +00:00
stm32_rom.sct fixed compiling error 2012-04-14 11:41:15 +00:00
template.uvproj update stm32f4xx and fpu test. 2011-12-31 21:42:12 +00:00

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)