Grissiom 2a9e893c79 initialize timer in bsp před 12 roky
..
Libraries b4de7cce57 Re-normalizing the repo před 13 roky
applications 2a9e893c79 initialize timer in bsp před 12 roky
drivers 13c30f9269 update usart driver: use serial driver component. před 12 roky
SConscript 8c2a11c234 update stm32f10x project directory structure. před 12 roky
SConstruct 8c2a11c234 update stm32f10x project directory structure. před 12 roky
project.Uv2 13c30f9269 update usart driver: use serial driver component. před 12 roky
project.ewp 13c30f9269 update usart driver: use serial driver component. před 12 roky
project.eww a183f1fbe9 update stm32f10x project. před 12 roky
project.uvproj 13c30f9269 update usart driver: use serial driver component. před 12 roky
readme.txt b4de7cce57 Re-normalizing the repo před 13 roky
rtconfig.h 13c30f9269 update usart driver: use serial driver component. před 12 roky
rtconfig.py b4de7cce57 Re-normalizing the repo před 13 roky
stm32_rom.ld cc8301d0f1 update linker script for components auto initial. před 12 roky
stm32_rom.sct 8109f9d59c revert stm32_rom.sct před 14 roky
stm32f10x_flash.icf 5183697fd4 update linker script for components auto initial. před 12 roky
template.Uv2 eefb272cfd update stm32f10x template. před 13 roky
template.ewp efeb6231be define RT_USING_RTT_CMSIS in rtconfig.h while using IAR 6.30+ před 14 roky
template.uvproj a183f1fbe9 update stm32f10x project. před 12 roky

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