Bernard Xiong 9b45002f27 Merge pull request #129 from BernardXiong/master il y a 12 ans
..
Libraries b4de7cce57 Re-normalizing the repo il y a 13 ans
applications b4de7cce57 Re-normalizing the repo il y a 13 ans
drivers b4de7cce57 Re-normalizing the repo il y a 13 ans
SConscript b4de7cce57 Re-normalizing the repo il y a 13 ans
SConstruct 8711a0c986 update SConstruct. il y a 12 ans
project.uvopt 76e81a9977 update stm32f4xx and fpu test. il y a 14 ans
project.uvproj eefb272cfd update stm32f10x template. il y a 13 ans
readme.txt 29846c07aa add stm32f40x/readme.txt il y a 13 ans
rtconfig.h b4de7cce57 Re-normalizing the repo il y a 13 ans
rtconfig.py de5d4cbb94 fix compiling error in Linux il y a 12 ans
stm32_rom.ld cc8301d0f1 update linker script for components auto initial. il y a 12 ans
stm32_rom.sct 57f34f6031 fixed compiling error il y a 14 ans
template.uvproj eefb272cfd update stm32f10x template. il y a 13 ans

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)