gbcwbz 0d63eb5f6d fix hardfault when RT_CAN_USING_BUS_HOOK is enabled in bsp/stm32f10x пре 10 година
..
Libraries b4de7cce57 Re-normalizing the repo пре 13 година
applications b420e83da4 fix can baud rate config error in bsp/stm32f10x fix #597 пре 10 година
drivers 0d63eb5f6d fix hardfault when RT_CAN_USING_BUS_HOOK is enabled in bsp/stm32f10x пре 10 година
SConscript 8c2a11c234 update stm32f10x project directory structure. пре 12 година
SConstruct 8c2a11c234 update stm32f10x project directory structure. пре 12 година
project.ewp 13c30f9269 update usart driver: use serial driver component. пре 12 година
project.eww a183f1fbe9 update stm32f10x project. пре 12 година
project.uvproj be895cc9b2 [BSP] update Keil MDK project file. пре 11 година
project.uvprojx 33de63fbe2 correct compile error when using can пре 10 година
readme.txt b4de7cce57 Re-normalizing the repo пре 13 година
rtconfig.h 0d63eb5f6d fix hardfault when RT_CAN_USING_BUS_HOOK is enabled in bsp/stm32f10x пре 10 година
rtconfig.py fc2467a190 fix keil armcc compiling report "Error: expected an expression" пре 10 година
stm32_rom.ld cc8301d0f1 update linker script for components auto initial. пре 12 година
stm32_rom.sct 8109f9d59c revert stm32_rom.sct пре 15 година
stm32f10x_flash.icf 5183697fd4 update linker script for components auto initial. пре 12 година
template.ewp efeb6231be define RT_USING_RTT_CMSIS in rtconfig.h while using IAR 6.30+ пре 14 година
template.uvproj fc2467a190 fix keil armcc compiling report "Error: expected an expression" пре 10 година
template.uvprojx fc2467a190 fix keil armcc compiling report "Error: expected an expression" пре 10 година

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