wuyangyong dd2a4924ae rename _system_tack_size to _system_stack_size 14 vuotta sitten
..
Libraries 311e669569 fix GNU ld script issue. 14 vuotta sitten
SConscript de1f2b6b84 update stm32f10x 14 vuotta sitten
SConstruct a8f412bca6 update stm32f10x 14 vuotta sitten
application.c a2470120e4 update stm32f10x gcc ld script 14 vuotta sitten
board.c a2470120e4 update stm32f10x gcc ld script 14 vuotta sitten
board.h de1f2b6b84 update stm32f10x 14 vuotta sitten
dm9000a.c a2470120e4 update stm32f10x gcc ld script 14 vuotta sitten
dm9000a.h c283975160 move stm3210 to stm32f10x 14 vuotta sitten
enc28j60.c b850320773 update en28j60 driver 14 vuotta sitten
enc28j60.h c283975160 move stm3210 to stm32f10x 14 vuotta sitten
led.c de1f2b6b84 update stm32f10x 14 vuotta sitten
led.h c283975160 move stm3210 to stm32f10x 14 vuotta sitten
msd.c c283975160 move stm3210 to stm32f10x 14 vuotta sitten
msd.h c283975160 move stm3210 to stm32f10x 14 vuotta sitten
project.Uv2 de1f2b6b84 update stm32f10x 14 vuotta sitten
project.ewd de1f2b6b84 update stm32f10x 14 vuotta sitten
project.ewp de1f2b6b84 update stm32f10x 14 vuotta sitten
project.eww c283975160 move stm3210 to stm32f10x 14 vuotta sitten
readme.txt de1f2b6b84 update stm32f10x 14 vuotta sitten
rtc.c c283975160 move stm3210 to stm32f10x 14 vuotta sitten
rtc.h c283975160 move stm3210 to stm32f10x 14 vuotta sitten
rtconfig.h 311e669569 fix GNU ld script issue. 14 vuotta sitten
rtconfig.py 311e669569 fix GNU ld script issue. 14 vuotta sitten
sdcard.c de1f2b6b84 update stm32f10x 14 vuotta sitten
sdcard.h c283975160 move stm3210 to stm32f10x 14 vuotta sitten
serial.c a8f412bca6 update stm32f10x 14 vuotta sitten
serial.h a8f412bca6 update stm32f10x 14 vuotta sitten
startup.c de1f2b6b84 update stm32f10x 14 vuotta sitten
stm3210c_eval_lcd.c c283975160 move stm3210 to stm32f10x 14 vuotta sitten
stm3210c_eval_lcd.h c283975160 move stm3210 to stm32f10x 14 vuotta sitten
stm3210e_eval_lcd.c c283975160 move stm3210 to stm32f10x 14 vuotta sitten
stm3210e_eval_lcd.h c283975160 move stm3210 to stm32f10x 14 vuotta sitten
stm32_eth.c c283975160 move stm3210 to stm32f10x 14 vuotta sitten
stm32_eth.h c283975160 move stm3210 to stm32f10x 14 vuotta sitten
stm32_rom.ld dd2a4924ae rename _system_tack_size to _system_stack_size 14 vuotta sitten
stm32_rom.sct c283975160 move stm3210 to stm32f10x 14 vuotta sitten
stm32f10x_conf.h c283975160 move stm3210 to stm32f10x 14 vuotta sitten
stm32f10x_flash.icf c283975160 move stm3210 to stm32f10x 14 vuotta sitten
stm32f10x_it.c 07b16c0664 update en28j60 driver 14 vuotta sitten
stm32f10x_it.h c283975160 move stm3210 to stm32f10x 14 vuotta sitten
template.Uv2 c283975160 move stm3210 to stm32f10x 14 vuotta sitten
usart.c c283975160 move stm3210 to stm32f10x 14 vuotta sitten
usart.h c283975160 move stm3210 to stm32f10x 14 vuotta sitten

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