dzzxzz@gmail.com 645260a1c9 fixed a compiling error while not defined RT_USING_FINSH пре 14 година
..
Libraries 311e669569 fix GNU ld script issue. пре 14 година
SConscript 3efb7d5cda remove the unused key.c and rt_hw_key_init пре 14 година
SConstruct 3c0f80f2f7 update stm32 project and remove 107 eth driver from 10x пре 14 година
application.c 3efb7d5cda remove the unused key.c and rt_hw_key_init пре 14 година
board.c a2470120e4 update stm32f10x gcc ld script пре 14 година
board.h de1f2b6b84 update stm32f10x пре 15 година
calibration.c 22a9d6f309 revert commit 1791 пре 14 година
dm9000a.c a2470120e4 update stm32f10x gcc ld script пре 14 година
dm9000a.h c283975160 move stm3210 to stm32f10x пре 15 година
enc28j60.c 645260a1c9 fixed a compiling error while not defined RT_USING_FINSH пре 14 година
enc28j60.h c283975160 move stm3210 to stm32f10x пре 15 година
ili_lcd_general.c 85d57f4bee update stm32f10x project пре 14 година
ili_lcd_general.h 958e18b520 add ili9325 lcd driver пре 14 година
led.c de1f2b6b84 update stm32f10x пре 15 година
led.h c283975160 move stm3210 to stm32f10x пре 15 година
msd.c c283975160 move stm3210 to stm32f10x пре 15 година
msd.h c283975160 move stm3210 to stm32f10x пре 15 година
project.Uv2 8b64d24bd4 all STM32 cortex-m3 branches using /libcpu/arm/cortex-m3 instead of /libcpu/arm/stm32 пре 14 година
project.ewd 8b64d24bd4 all STM32 cortex-m3 branches using /libcpu/arm/cortex-m3 instead of /libcpu/arm/stm32 пре 14 година
project.ewp 8b64d24bd4 all STM32 cortex-m3 branches using /libcpu/arm/cortex-m3 instead of /libcpu/arm/stm32 пре 14 година
project.eww c283975160 move stm3210 to stm32f10x пре 15 година
readme.txt de1f2b6b84 update stm32f10x пре 15 година
rtc.c bff77ee86b update rtc driver. пре 14 година
rtc.h c283975160 move stm3210 to stm32f10x пре 15 година
rtconfig.h 85d57f4bee update stm32f10x project пре 14 година
rtconfig.py 072fa60bdc update stm32f10x rtconfig.py. пре 14 година
sdcard.c de1f2b6b84 update stm32f10x пре 15 година
sdcard.h c283975160 move stm3210 to stm32f10x пре 15 година
serial.c a8f412bca6 update stm32f10x пре 15 година
serial.h a8f412bca6 update stm32f10x пре 15 година
ssd1289.c 85d57f4bee update stm32f10x project пре 14 година
ssd1289.h b5f7c6cb44 update lcd driver пре 14 година
startup.c 85d57f4bee update stm32f10x project пре 14 година
stm3210c_eval_lcd.c 645260a1c9 fixed a compiling error while not defined RT_USING_FINSH пре 14 година
stm3210c_eval_lcd.h c283975160 move stm3210 to stm32f10x пре 15 година
stm3210e_eval_lcd.c c283975160 move stm3210 to stm32f10x пре 15 година
stm3210e_eval_lcd.h c283975160 move stm3210 to stm32f10x пре 15 година
stm32_rom.ld dd2a4924ae rename _system_tack_size to _system_stack_size пре 14 година
stm32_rom.sct 8109f9d59c revert stm32_rom.sct пре 14 година
stm32f10x_conf.h 85d57f4bee update stm32f10x project пре 14 година
stm32f10x_flash.icf c283975160 move stm3210 to stm32f10x пре 15 година
stm32f10x_it.c 07b16c0664 update en28j60 driver пре 14 година
stm32f10x_it.h c283975160 move stm3210 to stm32f10x пре 15 година
template.Uv2 c283975160 move stm3210 to stm32f10x пре 15 година
template.uvproj b5f7c6cb44 update lcd driver пре 14 година
touch.c 645260a1c9 fixed a compiling error while not defined RT_USING_FINSH пре 14 година
touch.h b5f7c6cb44 update lcd driver пре 14 година
usart.c fe3b233de4 set DMA_Configuration.DMA_BufferSize to 1 пре 14 година
usart.h c283975160 move stm3210 to stm32f10x пре 15 година

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