wuyangyong 29846c07aa add stm32f40x/readme.txt 13 years ago
..
Libraries 017e673c17 update STM32F4xx_StdPeriph_Driver to V1.1.0. 13 years ago
applications 76e81a9977 update stm32f4xx and fpu test. 13 years ago
drivers b2d0a9c146 update stm32f4 usart driver. 13 years ago
SConscript b1531d316d update update stm32f40x bsp 13 years ago
SConstruct cfc501f919 fixed IAR compiling error 13 years ago
project.uvopt 76e81a9977 update stm32f4xx and fpu test. 13 years ago
project.uvproj 0f6856b538 update the keil projects with tools/buildbot.py project 13 years ago
readme.txt 29846c07aa add stm32f40x/readme.txt 13 years ago
rtconfig.h 76e81a9977 update stm32f4xx and fpu test. 13 years ago
rtconfig.py cfc501f919 fixed IAR compiling error 13 years ago
stm32_rom.ld 76e81a9977 update stm32f4xx and fpu test. 13 years ago
stm32_rom.sct 57f34f6031 fixed compiling error 13 years ago
template.uvproj 76e81a9977 update stm32f4xx and fpu test. 13 years ago

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)