xiongyihui3@gmail.com d48ef70ecd In stm32fx's stm32_rom.ld, add symbol - '_stext' to support lua a. Update lua's README.TXT 12 lat temu
..
Libraries efeb6231be define RT_USING_RTT_CMSIS in rtconfig.h while using IAR 6.30+ 13 lat temu
SConscript 3efb7d5cda remove the unused key.c and rt_hw_key_init 13 lat temu
SConstruct a7810e12b9 update the rtconfig.py and SConstruct in the BSP 13 lat temu
application.c 70e39ffa54 update rtgui related project 13 lat temu
board.c a2470120e4 update stm32f10x gcc ld script 14 lat temu
board.h de1f2b6b84 update stm32f10x 14 lat temu
calibration.c 22a9d6f309 revert commit 1791 13 lat temu
dm9000a.c a2470120e4 update stm32f10x gcc ld script 14 lat temu
dm9000a.h c283975160 move stm3210 to stm32f10x 14 lat temu
enc28j60.c 645260a1c9 fixed a compiling error while not defined RT_USING_FINSH 13 lat temu
enc28j60.h c283975160 move stm3210 to stm32f10x 14 lat temu
ili_lcd_general.c 85d57f4bee update stm32f10x project 13 lat temu
ili_lcd_general.h 958e18b520 add ili9325 lcd driver 14 lat temu
led.c de1f2b6b84 update stm32f10x 14 lat temu
led.h c283975160 move stm3210 to stm32f10x 14 lat temu
msd.c c283975160 move stm3210 to stm32f10x 14 lat temu
msd.h c283975160 move stm3210 to stm32f10x 14 lat temu
project.Uv2 0f6856b538 update the keil projects with tools/buildbot.py project 13 lat temu
project.ewp efeb6231be define RT_USING_RTT_CMSIS in rtconfig.h while using IAR 6.30+ 13 lat temu
project.eww c283975160 move stm3210 to stm32f10x 14 lat temu
readme.txt de1f2b6b84 update stm32f10x 14 lat temu
rtc.c bff77ee86b update rtc driver. 13 lat temu
rtc.h c283975160 move stm3210 to stm32f10x 14 lat temu
rtconfig.h efeb6231be define RT_USING_RTT_CMSIS in rtconfig.h while using IAR 6.30+ 13 lat temu
rtconfig.py f36a8ca713 using the default path of Keil(C:\Keil) as the keil EXEC_PATH 13 lat temu
sdcard.c de1f2b6b84 update stm32f10x 14 lat temu
sdcard.h c283975160 move stm3210 to stm32f10x 14 lat temu
serial.c a8f412bca6 update stm32f10x 14 lat temu
serial.h a8f412bca6 update stm32f10x 14 lat temu
ssd1289.c 85d57f4bee update stm32f10x project 13 lat temu
ssd1289.h b5f7c6cb44 update lcd driver 14 lat temu
startup.c 85d57f4bee update stm32f10x project 13 lat temu
stm3210c_eval_lcd.c 645260a1c9 fixed a compiling error while not defined RT_USING_FINSH 13 lat temu
stm3210c_eval_lcd.h c283975160 move stm3210 to stm32f10x 14 lat temu
stm3210e_eval_lcd.c c283975160 move stm3210 to stm32f10x 14 lat temu
stm3210e_eval_lcd.h c283975160 move stm3210 to stm32f10x 14 lat temu
stm32_rom.ld d48ef70ecd In stm32fx's stm32_rom.ld, add symbol - '_stext' to support lua a. Update lua's README.TXT 12 lat temu
stm32_rom.sct 8109f9d59c revert stm32_rom.sct 14 lat temu
stm32f10x_conf.h 85d57f4bee update stm32f10x project 13 lat temu
stm32f10x_flash.icf c283975160 move stm3210 to stm32f10x 14 lat temu
stm32f10x_it.c 07b16c0664 update en28j60 driver 14 lat temu
stm32f10x_it.h c283975160 move stm3210 to stm32f10x 14 lat temu
template.Uv2 c283975160 move stm3210 to stm32f10x 14 lat temu
template.ewp efeb6231be define RT_USING_RTT_CMSIS in rtconfig.h while using IAR 6.30+ 13 lat temu
template.uvproj b5f7c6cb44 update lcd driver 14 lat temu
touch.c 645260a1c9 fixed a compiling error while not defined RT_USING_FINSH 13 lat temu
touch.h b5f7c6cb44 update lcd driver 14 lat temu
usart.c fe3b233de4 set DMA_Configuration.DMA_BufferSize to 1 13 lat temu
usart.h c283975160 move stm3210 to stm32f10x 14 lat temu

readme.txt

-- cn --
Ҫɹļ:
1. ޸ rtconfig.py :
CROSS_TOOL='keil' #ʹõĹ
STM32_TYPE = 'STM32F10X_HD' #STM32Ӧͺ.
2. ޸ rtconfig.h ҪĹ.
2. ִ scons --target=mdk MDKļ.

note: Ҫװ python,scons.

-- en --