4
0
mirror of https://github.com/RT-Thread/rt-thread.git synced 2025-01-15 13:49:22 +08:00
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
..
2012-02-28 09:39:55 +00:00
2011-12-31 21:42:12 +00:00
2012-07-31 17:13:59 +00:00
2011-12-31 21:42:12 +00:00
2012-04-14 11:29:42 +00:00
2011-10-27 02:40:15 +00:00
2012-04-14 11:29:42 +00:00
2011-12-31 21:42:12 +00:00
2012-04-14 11:41:15 +00:00
2011-12-31 21:42:12 +00:00

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)