FlyM 62f0def025 1.delete comment code hace 10 años
..
Libraries b4de7cce57 Re-normalizing the repo hace 13 años
applications 6fad73c939 [BSP] stm32f10x can code format hace 10 años
drivers 62f0def025 1.delete comment code hace 10 años
SConscript 8c2a11c234 update stm32f10x project directory structure. hace 12 años
SConstruct 8c2a11c234 update stm32f10x project directory structure. hace 12 años
project.ewp 13c30f9269 update usart driver: use serial driver component. hace 12 años
project.eww a183f1fbe9 update stm32f10x project. hace 12 años
project.uvproj be895cc9b2 [BSP] update Keil MDK project file. hace 10 años
project.uvprojx 3c65a522fd Add mdk5 project for stm32 bsps hace 11 años
readme.txt b4de7cce57 Re-normalizing the repo hace 13 años
rtconfig.h a61d228b76 Nanopb is a plain-C implementation of Google's Protocol Buffers data hace 11 años
rtconfig.py b4de7cce57 Re-normalizing the repo hace 13 años
stm32_rom.ld cc8301d0f1 update linker script for components auto initial. hace 12 años
stm32_rom.sct 8109f9d59c revert stm32_rom.sct hace 14 años
stm32f10x_flash.icf 5183697fd4 update linker script for components auto initial. hace 12 años
template.ewp efeb6231be define RT_USING_RTT_CMSIS in rtconfig.h while using IAR 6.30+ hace 13 años
template.uvproj a183f1fbe9 update stm32f10x project. hace 12 años
template.uvprojx 3c65a522fd Add mdk5 project for stm32 bsps hace 11 años

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