Added STM32F10x peripheral driver library to permit compiling of demo port. Tested with IAR-EWARM 6.

This commit is contained in:
skarg
2015-09-09 15:15:28 +00:00
parent 6df2c0dc80
commit e69a1349a0
88 changed files with 52803 additions and 9 deletions
+7 -9
View File
@@ -147,7 +147,7 @@
</option>
<option>
<name>OGUseCmsis</name>
<state>1</state>
<state>0</state>
</option>
<option>
<name>OGUseCmsisDspLib</name>
@@ -308,8 +308,7 @@
<state>$PROJ_DIR$</state>
<state>$PROJ_DIR$\..\..\include</state>
<state>$PROJ_DIR$\..\..\demo\object</state>
<state>$PROJ_DIR$\CMSIS\CM3\CoreSupport</state>
<state>$PROJ_DIR$\CMSIS\CM3\DeviceSupport\ST\STM32F10x</state>
<state>$PROJ_DIR$\CMSIS\</state>
<state>$PROJ_DIR$\drivers\inc</state>
</option>
<option>
@@ -1238,8 +1237,7 @@
<state>$PROJ_DIR$</state>
<state>$PROJ_DIR$\..\..\include</state>
<state>$PROJ_DIR$\..\..\demo\object</state>
<state>$PROJ_DIR$\CMSIS\CM3\CoreSupport</state>
<state>$PROJ_DIR$\CMSIS\CM3\DeviceSupport\ST\STM32F10x</state>
<state>$PROJ_DIR$\CMSIS\</state>
<state>$PROJ_DIR$\drivers\inc</state>
</option>
<option>
@@ -1633,7 +1631,7 @@
</option>
<option>
<name>IlinkIcfFile</name>
<state>D:\code\bacnet-stack\ports\stm32f10x\stm32f10x_flash.icf</state>
<state>$PROJ_DIR$\STM32F10x_FLASH.icf</state>
</option>
<option>
<name>IlinkIcfFileSlave</name>
@@ -1977,9 +1975,6 @@
</group>
<group>
<name>STM32-Lib</name>
<file>
<name>$PROJ_DIR$\drivers\src\misc.c</name>
</file>
<file>
<name>$PROJ_DIR$\drivers\src\stm32f10x_adc.c</name>
</file>
@@ -2022,6 +2017,9 @@
<file>
<name>$PROJ_DIR$\drivers\src\stm32f10x_iwdg.c</name>
</file>
<file>
<name>$PROJ_DIR$\drivers\src\stm32f10x_misc.c</name>
</file>
<file>
<name>$PROJ_DIR$\drivers\src\stm32f10x_pwr.c</name>
</file>