xiongyihui3@gmail.com d48ef70ecd In stm32fx's stm32_rom.ld, add symbol - '_stext' to support lua a. Update lua's README.TXT 12 年之前
..
Libraries 017e673c17 update STM32F4xx_StdPeriph_Driver to V1.1.0. 13 年之前
applications 76e81a9977 update stm32f4xx and fpu test. 13 年之前
drivers b2d0a9c146 update stm32f4 usart driver. 13 年之前
SConscript b1531d316d update update stm32f40x bsp 13 年之前
SConstruct cfc501f919 fixed IAR compiling error 13 年之前
project.uvopt 76e81a9977 update stm32f4xx and fpu test. 13 年之前
project.uvproj 0f6856b538 update the keil projects with tools/buildbot.py project 13 年之前
readme.txt 29846c07aa add stm32f40x/readme.txt 13 年之前
rtconfig.h 76e81a9977 update stm32f4xx and fpu test. 13 年之前
rtconfig.py f36a8ca713 using the default path of Keil(C:\Keil) as the keil EXEC_PATH 12 年之前
stm32_rom.ld d48ef70ecd In stm32fx's stm32_rom.ld, add symbol - '_stext' to support lua a. Update lua's README.TXT 12 年之前
stm32_rom.sct 57f34f6031 fixed compiling error 13 年之前
template.uvproj 76e81a9977 update stm32f4xx and fpu test. 13 年之前

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)