wuyangyong 958e18b520 add ili9325 lcd driver 14 years ago
..
Libraries 311e669569 fix GNU ld script issue. 14 years ago
SConscript b5f7c6cb44 update lcd driver 14 years ago
SConstruct b5f7c6cb44 update lcd driver 14 years ago
application.c b5f7c6cb44 update lcd driver 14 years ago
board.c a2470120e4 update stm32f10x gcc ld script 14 years ago
board.h de1f2b6b84 update stm32f10x 14 years ago
calibration.c b5f7c6cb44 update lcd driver 14 years ago
dm9000a.c a2470120e4 update stm32f10x gcc ld script 14 years ago
dm9000a.h c283975160 move stm3210 to stm32f10x 14 years ago
enc28j60.c b850320773 update en28j60 driver 14 years ago
enc28j60.h c283975160 move stm3210 to stm32f10x 14 years ago
ili_lcd_general.c 958e18b520 add ili9325 lcd driver 14 years ago
ili_lcd_general.h 958e18b520 add ili9325 lcd driver 14 years ago
led.c de1f2b6b84 update stm32f10x 14 years ago
led.h c283975160 move stm3210 to stm32f10x 14 years ago
msd.c c283975160 move stm3210 to stm32f10x 14 years ago
msd.h c283975160 move stm3210 to stm32f10x 14 years ago
project.Uv2 de1f2b6b84 update stm32f10x 14 years ago
project.ewd de1f2b6b84 update stm32f10x 14 years ago
project.ewp de1f2b6b84 update stm32f10x 14 years ago
project.eww c283975160 move stm3210 to stm32f10x 14 years ago
readme.txt de1f2b6b84 update stm32f10x 14 years ago
rtc.c c283975160 move stm3210 to stm32f10x 14 years ago
rtc.h c283975160 move stm3210 to stm32f10x 14 years ago
rtconfig.h 958e18b520 add ili9325 lcd driver 14 years ago
rtconfig.py b5f7c6cb44 update lcd driver 14 years ago
sdcard.c de1f2b6b84 update stm32f10x 14 years ago
sdcard.h c283975160 move stm3210 to stm32f10x 14 years ago
serial.c a8f412bca6 update stm32f10x 14 years ago
serial.h a8f412bca6 update stm32f10x 14 years ago
ssd1289.c 958e18b520 add ili9325 lcd driver 14 years ago
ssd1289.h b5f7c6cb44 update lcd driver 14 years ago
startup.c de1f2b6b84 update stm32f10x 14 years ago
stm3210c_eval_lcd.c c283975160 move stm3210 to stm32f10x 14 years ago
stm3210c_eval_lcd.h c283975160 move stm3210 to stm32f10x 14 years ago
stm3210e_eval_lcd.c c283975160 move stm3210 to stm32f10x 14 years ago
stm3210e_eval_lcd.h c283975160 move stm3210 to stm32f10x 14 years ago
stm32_eth.c c283975160 move stm3210 to stm32f10x 14 years ago
stm32_eth.h c283975160 move stm3210 to stm32f10x 14 years ago
stm32_rom.ld dd2a4924ae rename _system_tack_size to _system_stack_size 14 years ago
stm32_rom.sct 8109f9d59c revert stm32_rom.sct 14 years ago
stm32f10x_conf.h b5f7c6cb44 update lcd driver 14 years ago
stm32f10x_flash.icf c283975160 move stm3210 to stm32f10x 14 years ago
stm32f10x_it.c 07b16c0664 update en28j60 driver 14 years ago
stm32f10x_it.h c283975160 move stm3210 to stm32f10x 14 years ago
template.Uv2 c283975160 move stm3210 to stm32f10x 14 years ago
template.uvproj b5f7c6cb44 update lcd driver 14 years ago
touch.c b5f7c6cb44 update lcd driver 14 years ago
touch.h b5f7c6cb44 update lcd driver 14 years ago
usart.c c283975160 move stm3210 to stm32f10x 14 years ago
usart.h c283975160 move stm3210 to stm32f10x 14 years ago

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 --