Merge pull request #2 from yuht/patch-2

1、【更新】stm32f10x 裸机 demo keil工程配置,使其兼容Keil 5。
pull/7/head
Armink 11 years ago
commit 7ada60a4c1

@ -345,7 +345,7 @@
<MiscControls></MiscControls>
<Define>USE_STDPERIPH_DRIVER,STM32F10X_HD,USE_FULL_ASSERT</Define>
<Undefine></Undefine>
<IncludePath>..\app\inc;..\components\rtt_uart;..\components\others;..\Libraries\STM32F10x_StdPeriph_Driver\inc;..\Libraries\CMSIS_RVMDK\CM3\DeviceSupport\ST\STM32F10x;..\..\..\..\easyflash\inc</IncludePath>
<IncludePath>..\app\inc;..\components\rtt_uart;..\components\others;..\Libraries\STM32F10x_StdPeriph_Driver\inc;..\Libraries\CMSIS_RVMDK\CM3\CoreSupport;..\Libraries\CMSIS_RVMDK\CM3\DeviceSupport\ST\STM32F10x;..\..\..\..\easyflash\inc</IncludePath>
</VariousControls>
</Cads>
<Aads>

Loading…
Cancel
Save