Bernard Xiong 640db6bdbd [BSP] change UART flag when register device driver. 10 年之前
..
Libraries 4febbb20eb Update SConscript 11 年之前
applications ae3b6583ce [bsp]add gdb support for stm32f4xx 11 年之前
drivers 640db6bdbd [BSP] change UART flag when register device driver. 10 年之前
SConscript b4de7cce57 Re-normalizing the repo 12 年之前
SConstruct 8711a0c986 update SConstruct. 12 年之前
project.uvopt 76e81a9977 update stm32f4xx and fpu test. 13 年之前
project.uvproj eefb272cfd update stm32f10x template. 12 年之前
readme.txt 29846c07aa add stm32f40x/readme.txt 13 年之前
rtconfig.h ae3b6583ce [bsp]add gdb support for stm32f4xx 11 年之前
rtconfig.py 1f5e80a51a Update rtconfig.py 11 年之前
stm32_rom.ld ae3b6583ce [bsp]add gdb support for stm32f4xx 11 年之前
stm32_rom.sct 57f34f6031 fixed compiling error 13 年之前
template.uvproj eefb272cfd update stm32f10x template. 12 年之前

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)