zhoujie fc2467a190 fix keil armcc compiling report "Error: expected an expression" 10 năm trước cách đây
..
Libraries b4de7cce57 Re-normalizing the repo 13 năm trước cách đây
applications 33de63fbe2 correct compile error when using can 10 năm trước cách đây
drivers b2d55d2c8c correct stm32f10x can sendmsg rtr flag error 10 năm trước cách đây
SConscript 8c2a11c234 update stm32f10x project directory structure. 12 năm trước cách đây
SConstruct 8c2a11c234 update stm32f10x project directory structure. 12 năm trước cách đây
project.ewp 13c30f9269 update usart driver: use serial driver component. 12 năm trước cách đây
project.eww a183f1fbe9 update stm32f10x project. 12 năm trước cách đây
project.uvproj be895cc9b2 [BSP] update Keil MDK project file. 10 năm trước cách đây
project.uvprojx 33de63fbe2 correct compile error when using can 10 năm trước cách đây
readme.txt b4de7cce57 Re-normalizing the repo 13 năm trước cách đây
rtconfig.h 33de63fbe2 correct compile error when using can 10 năm trước cách đây
rtconfig.py fc2467a190 fix keil armcc compiling report "Error: expected an expression" 10 năm trước cách đây
stm32_rom.ld cc8301d0f1 update linker script for components auto initial. 12 năm trước cách đây
stm32_rom.sct 8109f9d59c revert stm32_rom.sct 14 năm trước cách đây
stm32f10x_flash.icf 5183697fd4 update linker script for components auto initial. 12 năm trước cách đây
template.ewp efeb6231be define RT_USING_RTT_CMSIS in rtconfig.h while using IAR 6.30+ 13 năm trước cách đây
template.uvproj fc2467a190 fix keil armcc compiling report "Error: expected an expression" 10 năm trước cách đây
template.uvprojx fc2467a190 fix keil armcc compiling report "Error: expected an expression" 10 năm trước cách đây

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