Grissiom 24649bfefe bsp/stm32f10x: remove the last calibration.c 12 years ago
..
Libraries b4de7cce57 Re-normalizing the repo 12 years ago
SConscript 24649bfefe bsp/stm32f10x: remove the last calibration.c 12 years ago
SConstruct b4de7cce57 Re-normalizing the repo 12 years ago
application.c 24649bfefe bsp/stm32f10x: remove the last calibration.c 12 years ago
board.c b4de7cce57 Re-normalizing the repo 12 years ago
board.h b4de7cce57 Re-normalizing the repo 12 years ago
dm9000a.c b4de7cce57 Re-normalizing the repo 12 years ago
dm9000a.h b4de7cce57 Re-normalizing the repo 12 years ago
enc28j60.c b4de7cce57 Re-normalizing the repo 12 years ago
enc28j60.h b4de7cce57 Re-normalizing the repo 12 years ago
ili_lcd_general.c b4de7cce57 Re-normalizing the repo 12 years ago
ili_lcd_general.h b4de7cce57 Re-normalizing the repo 12 years ago
led.c b4de7cce57 Re-normalizing the repo 12 years ago
led.h b4de7cce57 Re-normalizing the repo 12 years ago
msd.c b4de7cce57 Re-normalizing the repo 12 years ago
msd.h c283975160 move stm3210 to stm32f10x 14 years ago
project.Uv2 eefb272cfd update stm32f10x template. 12 years ago
project.ewp efeb6231be define RT_USING_RTT_CMSIS in rtconfig.h while using IAR 6.30+ 13 years ago
project.eww c283975160 move stm3210 to stm32f10x 14 years ago
readme.txt b4de7cce57 Re-normalizing the repo 12 years ago
rtc.c b4de7cce57 Re-normalizing the repo 12 years ago
rtc.h b4de7cce57 Re-normalizing the repo 12 years ago
rtconfig.h b4de7cce57 Re-normalizing the repo 12 years ago
rtconfig.py b4de7cce57 Re-normalizing the repo 12 years ago
sdcard.c b4de7cce57 Re-normalizing the repo 12 years ago
sdcard.h b4de7cce57 Re-normalizing the repo 12 years ago
serial.c a8f412bca6 update stm32f10x 14 years ago
serial.h b4de7cce57 Re-normalizing the repo 12 years ago
ssd1289.c b4de7cce57 Re-normalizing the repo 12 years ago
ssd1289.h b4de7cce57 Re-normalizing the repo 12 years ago
startup.c b4de7cce57 Re-normalizing the repo 12 years ago
stm3210c_eval_lcd.c b4de7cce57 Re-normalizing the repo 12 years ago
stm3210c_eval_lcd.h b4de7cce57 Re-normalizing the repo 12 years ago
stm3210e_eval_lcd.c b4de7cce57 Re-normalizing the repo 12 years ago
stm3210e_eval_lcd.h b4de7cce57 Re-normalizing the repo 12 years ago
stm32_rom.ld b4de7cce57 Re-normalizing the repo 12 years ago
stm32_rom.sct 8109f9d59c revert stm32_rom.sct 14 years ago
stm32f10x_conf.h b4de7cce57 Re-normalizing the repo 12 years ago
stm32f10x_flash.icf c283975160 move stm3210 to stm32f10x 14 years ago
stm32f10x_it.c b4de7cce57 Re-normalizing the repo 12 years ago
stm32f10x_it.h b4de7cce57 Re-normalizing the repo 12 years ago
template.Uv2 eefb272cfd update stm32f10x template. 12 years ago
template.ewp efeb6231be define RT_USING_RTT_CMSIS in rtconfig.h while using IAR 6.30+ 13 years ago
template.uvproj eefb272cfd update stm32f10x template. 12 years ago
touch.c b4de7cce57 Re-normalizing the repo 12 years ago
touch.h b4de7cce57 Re-normalizing the repo 12 years ago
usart.c b4de7cce57 Re-normalizing the repo 12 years ago
usart.h b4de7cce57 Re-normalizing the repo 12 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 --