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

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)