armink 9b7d2023bb [BSP] Fix a bug on stm32f10x uart rx DMA driver when first receive data filled the FIFO. 8 years ago
..
Libraries b4de7cce57 Re-normalizing the repo 12 years ago
applications c2d8bff672 [Bsp] stm32f10x delete compiler c99 mode 8 years ago
drivers 9b7d2023bb [BSP] Fix a bug on stm32f10x uart rx DMA driver when first receive data filled the FIFO. 8 years ago
SConscript 8c2a11c234 update stm32f10x project directory structure. 12 years ago
SConstruct 8c2a11c234 update stm32f10x project directory structure. 12 years ago
project.ewp 13c30f9269 update usart driver: use serial driver component. 12 years ago
project.eww a183f1fbe9 update stm32f10x project. 12 years ago
project.uvproj be895cc9b2 [BSP] update Keil MDK project file. 10 years ago
project.uvprojx c2d8bff672 [Bsp] stm32f10x delete compiler c99 mode 8 years ago
readme.txt b4de7cce57 Re-normalizing the repo 12 years ago
rtconfig.h 0d63eb5f6d fix hardfault when RT_CAN_USING_BUS_HOOK is enabled in bsp/stm32f10x 9 years ago
rtconfig.py fc2467a190 fix keil armcc compiling report "Error: expected an expression" 9 years ago
stm32_rom.ld cc8301d0f1 update linker script for components auto initial. 12 years ago
stm32_rom.sct 8109f9d59c revert stm32_rom.sct 14 years ago
stm32f10x_flash.icf 5183697fd4 update linker script for components auto initial. 12 years ago
template.ewp efeb6231be define RT_USING_RTT_CMSIS in rtconfig.h while using IAR 6.30+ 13 years ago
template.uvproj fc2467a190 fix keil armcc compiling report "Error: expected an expression" 9 years ago
template.uvprojx fc2467a190 fix keil armcc compiling report "Error: expected an expression" 9 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 --