From b32ba27dec812f8233cfddde10f562d8c3366b26 Mon Sep 17 00:00:00 2001 From: zhyinch <zhyinch@gmail.com> Date: 星期三, 25 三月 2020 21:09:48 +0800 Subject: [PATCH] 修改部分bug,串口做输出接口。 --- 源码/核心板/MDK-ARM/Project.uvoptx | 217 ++++++++++++++++++++++------------------------------- 1 files changed, 91 insertions(+), 126 deletions(-) diff --git "a/\346\272\220\347\240\201/\346\240\270\345\277\203\346\235\277/MDK-ARM/Project.uvoptx" "b/\346\272\220\347\240\201/\346\240\270\345\277\203\346\235\277/MDK-ARM/Project.uvoptx" index 6ee4d17..fcaba35 100644 --- "a/\346\272\220\347\240\201/\346\240\270\345\277\203\346\235\277/MDK-ARM/Project.uvoptx" +++ "b/\346\272\220\347\240\201/\346\240\270\345\277\203\346\235\277/MDK-ARM/Project.uvoptx" @@ -78,33 +78,6 @@ <IsCurrentTarget>1</IsCurrentTarget> </OPTFL> <CpuCode>18</CpuCode> - <Books> - <Book> - <Number>0</Number> - <Title>Quick Start Guide (MCBSTM32E)</Title> - <Path>d:\Keil_v5\ARM\PACK\Keil\STM32F1xx_DFP\2.3.0\Boards/Keil/MCBSTM32E/Documentation/STM32E_QSG.pdf</Path> - </Book> - <Book> - <Number>1</Number> - <Title>Base Board Schematics (MCBSTM32E)</Title> - <Path>d:\Keil_v5\ARM\PACK\Keil\STM32F1xx_DFP\2.3.0\Boards/Keil/MCBSTM32E/Documentation/mcbstm32e-base-board-schematics.pdf</Path> - </Book> - <Book> - <Number>2</Number> - <Title>Display Board Schematics (MCBSTM32E)</Title> - <Path>d:\Keil_v5\ARM\PACK\Keil\STM32F1xx_DFP\2.3.0\Boards/Keil/MCBSTM32E/Documentation/mcbstm32e-display-board-schematics.pdf</Path> - </Book> - <Book> - <Number>3</Number> - <Title>User Manual (MCBSTM32E)</Title> - <Path>d:\Keil_v5\ARM\PACK\Keil\STM32F1xx_DFP\2.3.0\Boards/Keil/MCBSTM32E/Documentation/mcbstm32e.chm</Path> - </Book> - <Book> - <Number>4</Number> - <Title>MCBSTM32E Evaluation Board Web Page (MCBSTM32E)</Title> - <Path>http://www.keil.com/mcbstm32e/</Path> - </Book> - </Books> <DebugOpt> <uSim>0</uSim> <uTrg>1</uTrg> @@ -127,6 +100,9 @@ <tRSysVw>1</tRSysVw> <sRunDeb>0</sRunDeb> <sLrtime>0</sLrtime> + <bEvRecOn>1</bEvRecOn> + <bSchkAxf>0</bSchkAxf> + <bTchkAxf>0</bTchkAxf> <nTsel>6</nTsel> <sDll></sDll> <sDllPa></sDllPa> @@ -143,13 +119,18 @@ <TargetDriverDllRegistry> <SetRegEntry> <Number>0</Number> + <Key>DLGUARM</Key> + <Name>@/?鐕�/w@/?鐕�/w@/?</Name> + </SetRegEntry> + <SetRegEntry> + <Number>0</Number> <Key>UL2CM3</Key> <Name>-UV0010M9E -O2254 -S0 -C0 -P00 -N00("ARM CoreSight SW-DP") -D00(1BA01477) -L00(0) -TO18 -TC10000000 -TP21 -TDS8007 -TDT0 -TDC1F -TIEFFFFFFFF -TIP8 -FO7 -FN1 -FC1000 -FD20000000 -FF0STM32F10x_128 -FL020000 -FS08000000 -FP0($$Device:STM32F103C8$Flash\STM32F10x_128.FLM)</Name> </SetRegEntry> <SetRegEntry> <Number>0</Number> <Key>JL2CM3</Key> - <Name>-U20090928 -O2254 -S2 -A0 -C0 -JU1 -JI127.0.0.1 -JP0 -RST0 -N00("ARM CoreSight SW-DP") -D00(1BA01477) -L00(0) -TO18 -TC10000000 -TP21 -TDS8008 -TDT0 -TDC1F -TIEFFFFFFFF -TIP8 -TB1 -TFE0 -FO15 -FD20000000 -FC1000 -FN1 -FF0STM32F10x_128.FLM -FS08000000 -FL020000 -FP0($$Device:STM32F103T8$Flash\STM32F10x_128.FLM)</Name> + <Name>-U20090928 -O2254 -S2 -ZTIFSpeedSel5000 -A0 -C0 -JU1 -JI127.0.0.1 -JP0 -RST0 -N00("ARM CoreSight SW-DP") -D00(1BA01477) -L00(0) -TO18 -TC10000000 -TP21 -TDS8008 -TDT0 -TDC1F -TIEFFFFFFFF -TIP8 -TB1 -TFE0 -FO15 -FD20000000 -FC1000 -FN1 -FF0STM32F10x_128.FLM -FS08000000 -FL020000 -FP0($$Device:STM32F103C8$Flash\STM32F10x_128.FLM)</Name> </SetRegEntry> <SetRegEntry> <Number>0</Number> @@ -176,66 +157,18 @@ <Bp> <Number>0</Number> <Type>0</Type> - <LineNumber>57</LineNumber> + <LineNumber>460</LineNumber> <EnabledFlag>1</EnabledFlag> - <Address>134248160</Address> + <Address>0</Address> <ByteObject>0</ByteObject> <HtxType>0</HtxType> <ManyObjects>0</ManyObjects> <SizeOfObject>0</SizeOfObject> <BreakByAccess>0</BreakByAccess> - <BreakIfRCount>1</BreakIfRCount> - <Filename>E:\GIT\UWB_SmallModule\濠ф劗鐖淺Src\stm32f10x_it.c</Filename> + <BreakIfRCount>0</BreakIfRCount> + <Filename>..\Src\application\dw_app.c</Filename> <ExecCommand></ExecCommand> <Expression></Expression> - </Bp> - <Bp> - <Number>1</Number> - <Type>0</Type> - <LineNumber>132</LineNumber> - <EnabledFlag>1</EnabledFlag> - <Address>134254218</Address> - <ByteObject>0</ByteObject> - <HtxType>0</HtxType> - <ManyObjects>0</ManyObjects> - <SizeOfObject>0</SizeOfObject> - <BreakByAccess>0</BreakByAccess> - <BreakIfRCount>1</BreakIfRCount> - <Filename>E:\GIT\UWB_SmallModule\濠ф劗鐖淺Src\decadriver\deca_device.c</Filename> - <ExecCommand></ExecCommand> - <Expression></Expression> - </Bp> - <Bp> - <Number>2</Number> - <Type>0</Type> - <LineNumber>79</LineNumber> - <EnabledFlag>1</EnabledFlag> - <Address>134248258</Address> - <ByteObject>0</ByteObject> - <HtxType>0</HtxType> - <ManyObjects>0</ManyObjects> - <SizeOfObject>0</SizeOfObject> - <BreakByAccess>0</BreakByAccess> - <BreakIfRCount>1</BreakIfRCount> - <Filename>E:\GIT\UWB_SmallModule\濠ф劗鐖淺Src\stm32f10x_it.c</Filename> - <ExecCommand></ExecCommand> - <Expression></Expression> - </Bp> - <Bp> - <Number>3</Number> - <Type>0</Type> - <LineNumber>476</LineNumber> - <EnabledFlag>1</EnabledFlag> - <Address>134249658</Address> - <ByteObject>0</ByteObject> - <HtxType>0</HtxType> - <ManyObjects>0</ManyObjects> - <SizeOfObject>0</SizeOfObject> - <BreakByAccess>0</BreakByAccess> - <BreakIfRCount>1</BreakIfRCount> - <Filename>E:\GIT\UWB_SmallModule\濠ф劗鐖淺Src\application\dw_app.c</Filename> - <ExecCommand></ExecCommand> - <Expression>\\UWB_Projects\../Src/application/dw_app.c\476</Expression> </Bp> </Breakpoint> <WatchWindow1> @@ -272,12 +205,77 @@ <Ww> <count>6</count> <WinNumber>1</WinNumber> - <ItemText>g_com_map</ItemText> + <ItemText>g_com_map,0x10</ItemText> </Ww> <Ww> <count>7</count> <WinNumber>1</WinNumber> <ItemText>tagslotpos</ItemText> + </Ww> + <Ww> + <count>8</count> + <WinNumber>1</WinNumber> + <ItemText>max_slotpos,0x0A</ItemText> + </Ww> + <Ww> + <count>9</count> + <WinNumber>1</WinNumber> + <ItemText>dev_id,0x0A</ItemText> + </Ww> + <Ww> + <count>10</count> + <WinNumber>1</WinNumber> + <ItemText>tyncpoll_time,0x0A</ItemText> + </Ww> + <Ww> + <count>11</count> + <WinNumber>1</WinNumber> + <ItemText>tagslotpos</ItemText> + </Ww> + <Ww> + <count>12</count> + <WinNumber>1</WinNumber> + <ItemText>nearbase_distlist,0x0A</ItemText> + </Ww> + <Ww> + <count>13</count> + <WinNumber>1</WinNumber> + <ItemText>mainbase_dist,0x0A</ItemText> + </Ww> + <Ww> + <count>14</count> + <WinNumber>1</WinNumber> + <ItemText>nearbaseid_list</ItemText> + </Ww> + <Ww> + <count>15</count> + <WinNumber>1</WinNumber> + <ItemText>mUsartReceivePack</ItemText> + </Ww> + <Ww> + <count>16</count> + <WinNumber>1</WinNumber> + <ItemText>sync_timer</ItemText> + </Ww> + <Ww> + <count>17</count> + <WinNumber>1</WinNumber> + <ItemText>tx_near_msg[ANCTIMEMS]</ItemText> + </Ww> + <Ww> + <count>18</count> + <WinNumber>1</WinNumber> + <ItemText>tx_near_msg</ItemText> + </Ww> + <Ww> + <count>19</count> + <WinNumber>1</WinNumber> + <ItemText>mainbase_id</ItemText> + </Ww> + <Ww> + <count>20</count> + <WinNumber>1</WinNumber> + <ItemText>nearbase_mindist,0x0A</ItemText> </Ww> </WatchWindow1> <MemoryWindow1> @@ -327,8 +325,20 @@ </DebugFlag> <LintExecutable></LintExecutable> <LintConfigFile></LintConfigFile> + <bLintAuto>0</bLintAuto> + <bAutoGenD>0</bAutoGenD> + <LntExFlags>0</LntExFlags> + <pMisraName></pMisraName> + <pszMrule></pszMrule> + <pSingCmds></pSingCmds> + <pMultCmds></pMultCmds> + <pMisraNamep></pMisraNamep> + <pszMrulep></pszMrulep> + <pSingCmdsp></pSingCmdsp> + <pMultCmdsp></pMultCmdsp> <DebugDescription> <Enable>1</Enable> + <EnableFlashSeq>0</EnableFlashSeq> <EnableLog>0</EnableLog> <Protocol>2</Protocol> <DbgClock>10000000</DbgClock> @@ -347,7 +357,6 @@ <FileNumber>1</FileNumber> <FileType>1</FileType> <tvExp>0</tvExp> - <Focus>1</Focus> <tvExpOptDlg>0</tvExpOptDlg> <bDave2>0</bDave2> <PathWithFileName>..\Src\application\dw_app.c</PathWithFileName> @@ -360,7 +369,6 @@ <FileNumber>2</FileNumber> <FileType>1</FileType> <tvExp>0</tvExp> - <Focus>1</Focus> <tvExpOptDlg>0</tvExpOptDlg> <bDave2>0</bDave2> <PathWithFileName>..\Src\application\serial_at_cmd_app.c</PathWithFileName> @@ -373,7 +381,6 @@ <FileNumber>3</FileNumber> <FileType>1</FileType> <tvExp>0</tvExp> - <Focus>1</Focus> <tvExpOptDlg>0</tvExpOptDlg> <bDave2>0</bDave2> <PathWithFileName>..\Src\application\beep_logic_app.c</PathWithFileName> @@ -386,7 +393,6 @@ <FileNumber>4</FileNumber> <FileType>1</FileType> <tvExp>0</tvExp> - <Focus>1</Focus> <tvExpOptDlg>0</tvExpOptDlg> <bDave2>0</bDave2> <PathWithFileName>..\Src\application\global_param.c</PathWithFileName> @@ -407,7 +413,6 @@ <FileNumber>5</FileNumber> <FileType>1</FileType> <tvExp>0</tvExp> - <Focus>1</Focus> <tvExpOptDlg>0</tvExpOptDlg> <bDave2>0</bDave2> <PathWithFileName>..\Src\main.c</PathWithFileName> @@ -420,7 +425,6 @@ <FileNumber>6</FileNumber> <FileType>1</FileType> <tvExp>0</tvExp> - <Focus>1</Focus> <tvExpOptDlg>0</tvExpOptDlg> <bDave2>0</bDave2> <PathWithFileName>..\Src\stm32f10x_it.c</PathWithFileName> @@ -441,7 +445,6 @@ <FileNumber>7</FileNumber> <FileType>1</FileType> <tvExp>0</tvExp> - <Focus>1</Focus> <tvExpOptDlg>0</tvExpOptDlg> <bDave2>0</bDave2> <PathWithFileName>..\Src\algorithm\filters.c</PathWithFileName> @@ -462,7 +465,6 @@ <FileNumber>8</FileNumber> <FileType>1</FileType> <tvExp>0</tvExp> - <Focus>1</Focus> <tvExpOptDlg>0</tvExpOptDlg> <bDave2>0</bDave2> <PathWithFileName>..\Src\decadriver\deca_device.c</PathWithFileName> @@ -475,7 +477,6 @@ <FileNumber>9</FileNumber> <FileType>1</FileType> <tvExp>0</tvExp> - <Focus>1</Focus> <tvExpOptDlg>0</tvExpOptDlg> <bDave2>0</bDave2> <PathWithFileName>..\Src\decadriver\deca_params_init.c</PathWithFileName> @@ -488,7 +489,6 @@ <FileNumber>10</FileNumber> <FileType>1</FileType> <tvExp>0</tvExp> - <Focus>1</Focus> <tvExpOptDlg>0</tvExpOptDlg> <bDave2>0</bDave2> <PathWithFileName>..\Src\decadriver\deca_range_tables.c</PathWithFileName> @@ -509,7 +509,6 @@ <FileNumber>11</FileNumber> <FileType>1</FileType> <tvExp>0</tvExp> - <Focus>1</Focus> <tvExpOptDlg>0</tvExpOptDlg> <bDave2>0</bDave2> <PathWithFileName>..\Src\ExternalDevices\dw_driver.c</PathWithFileName> @@ -522,7 +521,6 @@ <FileNumber>12</FileNumber> <FileType>1</FileType> <tvExp>0</tvExp> - <Focus>1</Focus> <tvExpOptDlg>0</tvExpOptDlg> <bDave2>0</bDave2> <PathWithFileName>..\Src\ExternalDevices\led.c</PathWithFileName> @@ -535,7 +533,6 @@ <FileNumber>13</FileNumber> <FileType>1</FileType> <tvExp>0</tvExp> - <Focus>1</Focus> <tvExpOptDlg>0</tvExpOptDlg> <bDave2>0</bDave2> <PathWithFileName>..\Src\ExternalDevices\beep.c</PathWithFileName> @@ -556,7 +553,6 @@ <FileNumber>14</FileNumber> <FileType>1</FileType> <tvExp>0</tvExp> - <Focus>1</Focus> <tvExpOptDlg>0</tvExpOptDlg> <bDave2>0</bDave2> <PathWithFileName>..\Src\OnChipDevices\Usart.c</PathWithFileName> @@ -569,7 +565,6 @@ <FileNumber>15</FileNumber> <FileType>1</FileType> <tvExp>0</tvExp> - <Focus>1</Focus> <tvExpOptDlg>0</tvExpOptDlg> <bDave2>0</bDave2> <PathWithFileName>..\Src\OnChipDevices\Spi.c</PathWithFileName> @@ -582,7 +577,6 @@ <FileNumber>16</FileNumber> <FileType>1</FileType> <tvExp>0</tvExp> - <Focus>1</Focus> <tvExpOptDlg>0</tvExpOptDlg> <bDave2>0</bDave2> <PathWithFileName>..\Src\OnChipDevices\Rcc_Nvic_Systick.c</PathWithFileName> @@ -595,7 +589,6 @@ <FileNumber>17</FileNumber> <FileType>1</FileType> <tvExp>0</tvExp> - <Focus>1</Focus> <tvExpOptDlg>0</tvExpOptDlg> <bDave2>0</bDave2> <PathWithFileName>..\Src\OnChipDevices\RTC.c</PathWithFileName> @@ -608,7 +601,6 @@ <FileNumber>18</FileNumber> <FileType>1</FileType> <tvExp>0</tvExp> - <Focus>1</Focus> <tvExpOptDlg>0</tvExpOptDlg> <bDave2>0</bDave2> <PathWithFileName>..\Src\OnChipDevices\Flash.c</PathWithFileName> @@ -621,7 +613,6 @@ <FileNumber>19</FileNumber> <FileType>1</FileType> <tvExp>0</tvExp> - <Focus>1</Focus> <tvExpOptDlg>0</tvExpOptDlg> <bDave2>0</bDave2> <PathWithFileName>..\Src\OnChipDevices\ADC.c</PathWithFileName> @@ -642,7 +633,6 @@ <FileNumber>20</FileNumber> <FileType>1</FileType> <tvExp>0</tvExp> - <Focus>1</Focus> <tvExpOptDlg>0</tvExpOptDlg> <bDave2>0</bDave2> <PathWithFileName>..\Src\Libraries\STM32F10x_StdPeriph_Driver\src\misc.c</PathWithFileName> @@ -655,7 +645,6 @@ <FileNumber>21</FileNumber> <FileType>1</FileType> <tvExp>0</tvExp> - <Focus>1</Focus> <tvExpOptDlg>0</tvExpOptDlg> <bDave2>0</bDave2> <PathWithFileName>..\Src\Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_adc.c</PathWithFileName> @@ -668,7 +657,6 @@ <FileNumber>22</FileNumber> <FileType>1</FileType> <tvExp>0</tvExp> - <Focus>1</Focus> <tvExpOptDlg>0</tvExpOptDlg> <bDave2>0</bDave2> <PathWithFileName>..\Src\Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_bkp.c</PathWithFileName> @@ -681,7 +669,6 @@ <FileNumber>23</FileNumber> <FileType>1</FileType> <tvExp>0</tvExp> - <Focus>1</Focus> <tvExpOptDlg>0</tvExpOptDlg> <bDave2>0</bDave2> <PathWithFileName>..\Src\Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_can.c</PathWithFileName> @@ -694,7 +681,6 @@ <FileNumber>24</FileNumber> <FileType>1</FileType> <tvExp>0</tvExp> - <Focus>1</Focus> <tvExpOptDlg>0</tvExpOptDlg> <bDave2>0</bDave2> <PathWithFileName>..\Src\Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_cec.c</PathWithFileName> @@ -707,7 +693,6 @@ <FileNumber>25</FileNumber> <FileType>1</FileType> <tvExp>0</tvExp> - <Focus>1</Focus> <tvExpOptDlg>0</tvExpOptDlg> <bDave2>0</bDave2> <PathWithFileName>..\Src\Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_crc.c</PathWithFileName> @@ -720,7 +705,6 @@ <FileNumber>26</FileNumber> <FileType>1</FileType> <tvExp>0</tvExp> - <Focus>1</Focus> <tvExpOptDlg>0</tvExpOptDlg> <bDave2>0</bDave2> <PathWithFileName>..\Src\Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_dac.c</PathWithFileName> @@ -733,7 +717,6 @@ <FileNumber>27</FileNumber> <FileType>1</FileType> <tvExp>0</tvExp> - <Focus>1</Focus> <tvExpOptDlg>0</tvExpOptDlg> <bDave2>0</bDave2> <PathWithFileName>..\Src\Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_dbgmcu.c</PathWithFileName> @@ -746,7 +729,6 @@ <FileNumber>28</FileNumber> <FileType>1</FileType> <tvExp>0</tvExp> - <Focus>1</Focus> <tvExpOptDlg>0</tvExpOptDlg> <bDave2>0</bDave2> <PathWithFileName>..\Src\Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_dma.c</PathWithFileName> @@ -759,7 +741,6 @@ <FileNumber>29</FileNumber> <FileType>1</FileType> <tvExp>0</tvExp> - <Focus>1</Focus> <tvExpOptDlg>0</tvExpOptDlg> <bDave2>0</bDave2> <PathWithFileName>..\Src\Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_exti.c</PathWithFileName> @@ -772,7 +753,6 @@ <FileNumber>30</FileNumber> <FileType>1</FileType> <tvExp>0</tvExp> - <Focus>1</Focus> <tvExpOptDlg>0</tvExpOptDlg> <bDave2>0</bDave2> <PathWithFileName>..\Src\Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_flash.c</PathWithFileName> @@ -785,7 +765,6 @@ <FileNumber>31</FileNumber> <FileType>1</FileType> <tvExp>0</tvExp> - <Focus>1</Focus> <tvExpOptDlg>0</tvExpOptDlg> <bDave2>0</bDave2> <PathWithFileName>..\Src\Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_fsmc.c</PathWithFileName> @@ -798,7 +777,6 @@ <FileNumber>32</FileNumber> <FileType>1</FileType> <tvExp>0</tvExp> - <Focus>1</Focus> <tvExpOptDlg>0</tvExpOptDlg> <bDave2>0</bDave2> <PathWithFileName>..\Src\Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_gpio.c</PathWithFileName> @@ -811,7 +789,6 @@ <FileNumber>33</FileNumber> <FileType>1</FileType> <tvExp>0</tvExp> - <Focus>1</Focus> <tvExpOptDlg>0</tvExpOptDlg> <bDave2>0</bDave2> <PathWithFileName>..\Src\Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_i2c.c</PathWithFileName> @@ -824,7 +801,6 @@ <FileNumber>34</FileNumber> <FileType>1</FileType> <tvExp>0</tvExp> - <Focus>1</Focus> <tvExpOptDlg>0</tvExpOptDlg> <bDave2>0</bDave2> <PathWithFileName>..\Src\Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_iwdg.c</PathWithFileName> @@ -837,7 +813,6 @@ <FileNumber>35</FileNumber> <FileType>1</FileType> <tvExp>0</tvExp> - <Focus>1</Focus> <tvExpOptDlg>0</tvExpOptDlg> <bDave2>0</bDave2> <PathWithFileName>..\Src\Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_pwr.c</PathWithFileName> @@ -850,7 +825,6 @@ <FileNumber>36</FileNumber> <FileType>1</FileType> <tvExp>0</tvExp> - <Focus>1</Focus> <tvExpOptDlg>0</tvExpOptDlg> <bDave2>0</bDave2> <PathWithFileName>..\Src\Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_rcc.c</PathWithFileName> @@ -863,7 +837,6 @@ <FileNumber>37</FileNumber> <FileType>1</FileType> <tvExp>0</tvExp> - <Focus>1</Focus> <tvExpOptDlg>0</tvExpOptDlg> <bDave2>0</bDave2> <PathWithFileName>..\Src\Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_rtc.c</PathWithFileName> @@ -876,7 +849,6 @@ <FileNumber>38</FileNumber> <FileType>1</FileType> <tvExp>0</tvExp> - <Focus>1</Focus> <tvExpOptDlg>0</tvExpOptDlg> <bDave2>0</bDave2> <PathWithFileName>..\Src\Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_sdio.c</PathWithFileName> @@ -889,7 +861,6 @@ <FileNumber>39</FileNumber> <FileType>1</FileType> <tvExp>0</tvExp> - <Focus>1</Focus> <tvExpOptDlg>0</tvExpOptDlg> <bDave2>0</bDave2> <PathWithFileName>..\Src\Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_spi.c</PathWithFileName> @@ -902,7 +873,6 @@ <FileNumber>40</FileNumber> <FileType>1</FileType> <tvExp>0</tvExp> - <Focus>1</Focus> <tvExpOptDlg>0</tvExpOptDlg> <bDave2>0</bDave2> <PathWithFileName>..\Src\Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_tim.c</PathWithFileName> @@ -915,7 +885,6 @@ <FileNumber>41</FileNumber> <FileType>1</FileType> <tvExp>0</tvExp> - <Focus>1</Focus> <tvExpOptDlg>0</tvExpOptDlg> <bDave2>0</bDave2> <PathWithFileName>..\Src\Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_usart.c</PathWithFileName> @@ -928,7 +897,6 @@ <FileNumber>42</FileNumber> <FileType>1</FileType> <tvExp>0</tvExp> - <Focus>1</Focus> <tvExpOptDlg>0</tvExpOptDlg> <bDave2>0</bDave2> <PathWithFileName>..\Src\Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_wwdg.c</PathWithFileName> @@ -949,7 +917,6 @@ <FileNumber>43</FileNumber> <FileType>1</FileType> <tvExp>0</tvExp> - <Focus>1</Focus> <tvExpOptDlg>0</tvExpOptDlg> <bDave2>0</bDave2> <PathWithFileName>..\Src\Libraries\CMSIS\CM3\CoreSupport\core_cm3.c</PathWithFileName> @@ -962,7 +929,6 @@ <FileNumber>44</FileNumber> <FileType>1</FileType> <tvExp>0</tvExp> - <Focus>1</Focus> <tvExpOptDlg>0</tvExpOptDlg> <bDave2>0</bDave2> <PathWithFileName>..\Src\Libraries\CMSIS\CM3\DeviceSupport\ST\STM32F10x\system_stm32f10x.c</PathWithFileName> @@ -975,7 +941,6 @@ <FileNumber>45</FileNumber> <FileType>2</FileType> <tvExp>0</tvExp> - <Focus>1</Focus> <tvExpOptDlg>0</tvExpOptDlg> <bDave2>0</bDave2> <PathWithFileName>..\Src\Libraries\CMSIS\CM3\DeviceSupport\ST\STM32F10x\startup\arm\startup_stm32f10x_md.s</PathWithFileName> -- Gitblit v1.9.3