armink 79c37cb30f [BSP]changed stm32f10x uart driver. make sure the serial transmit 10 vuotta sitten
..
Libraries b4de7cce57 Re-normalizing the repo 12 vuotta sitten
applications 26118499e0 [BSP] remove rt_device_init_all() invoking. 11 vuotta sitten
drivers 79c37cb30f [BSP]changed stm32f10x uart driver. make sure the serial transmit 10 vuotta sitten
SConscript 8c2a11c234 update stm32f10x project directory structure. 12 vuotta sitten
SConstruct 8c2a11c234 update stm32f10x project directory structure. 12 vuotta sitten
project.Uv2 13c30f9269 update usart driver: use serial driver component. 12 vuotta sitten
project.ewp 13c30f9269 update usart driver: use serial driver component. 12 vuotta sitten
project.eww a183f1fbe9 update stm32f10x project. 12 vuotta sitten
project.uvproj 13c30f9269 update usart driver: use serial driver component. 12 vuotta sitten
project.uvprojx 3c65a522fd Add mdk5 project for stm32 bsps 10 vuotta sitten
readme.txt b4de7cce57 Re-normalizing the repo 12 vuotta sitten
rtconfig.h 13c30f9269 update usart driver: use serial driver component. 12 vuotta sitten
rtconfig.py b4de7cce57 Re-normalizing the repo 12 vuotta sitten
stm32_rom.ld cc8301d0f1 update linker script for components auto initial. 12 vuotta sitten
stm32_rom.sct 8109f9d59c revert stm32_rom.sct 14 vuotta sitten
stm32f10x_flash.icf 5183697fd4 update linker script for components auto initial. 12 vuotta sitten
template.Uv2 eefb272cfd update stm32f10x template. 12 vuotta sitten
template.ewp efeb6231be define RT_USING_RTT_CMSIS in rtconfig.h while using IAR 6.30+ 13 vuotta sitten
template.uvproj a183f1fbe9 update stm32f10x project. 12 vuotta sitten
template.uvprojx 3c65a522fd Add mdk5 project for stm32 bsps 10 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 --