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

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