yincheng.zhong
2024-01-29 526f2fbdaa4532c5bc0b6dffd7b9b84f784d7fef
源码/核心板/MDK-ARM/Project.uvprojx
@@ -10,7 +10,7 @@
      <TargetName>STM32</TargetName>
      <ToolsetNumber>0x4</ToolsetNumber>
      <ToolsetName>ARM-ADS</ToolsetName>
      <pCCUsed>5060750::V5.06 update 6 (build 750)::ARMCC</pCCUsed>
      <pCCUsed>5060750::V5.06 update 6 (build 750)::.\ARMCC</pCCUsed>
      <uAC6>0</uAC6>
      <TargetOption>
        <TargetCommonOption>
@@ -185,6 +185,7 @@
            <uocXRam>0</uocXRam>
            <RvdsVP>0</RvdsVP>
            <RvdsMve>0</RvdsMve>
            <RvdsCdeCp>0</RvdsCdeCp>
            <hadIRAM2>0</hadIRAM2>
            <hadIROM2>0</hadIROM2>
            <StupSel>8</StupSel>
@@ -351,7 +352,7 @@
            <NoWarn>0</NoWarn>
            <uSurpInc>0</uSurpInc>
            <useXO>0</useXO>
            <uClangAs>0</uClangAs>
            <ClangAsOpt>4</ClangAsOpt>
            <VariousControls>
              <MiscControls></MiscControls>
              <Define></Define>
@@ -383,11 +384,6 @@
          <GroupName>App</GroupName>
          <Files>
            <File>
              <FileName>dw_app.c</FileName>
              <FileType>1</FileType>
              <FilePath>..\Src\application\dw_app.c</FilePath>
            </File>
            <File>
              <FileName>serial_at_cmd_app.c</FileName>
              <FileType>1</FileType>
              <FilePath>..\Src\application\serial_at_cmd_app.c</FilePath>
@@ -401,6 +397,16 @@
              <FileName>global_param.c</FileName>
              <FileType>1</FileType>
              <FilePath>..\Src\application\global_param.c</FilePath>
            </File>
            <File>
              <FileName>dw_app.c</FileName>
              <FileType>1</FileType>
              <FilePath>..\Src\application\dw_app.c</FilePath>
            </File>
            <File>
              <FileName>modbus.c</FileName>
              <FileType>1</FileType>
              <FilePath>..\Src\application\modbus.c</FilePath>
            </File>
          </Files>
        </Group>
@@ -426,6 +432,11 @@
              <FileName>filters.c</FileName>
              <FileType>1</FileType>
              <FilePath>..\Src\algorithm\filters.c</FilePath>
            </File>
            <File>
              <FileName>TrackingDiff.c</FileName>
              <FileType>1</FileType>
              <FilePath>..\Src\algorithm\TrackingDiff.c</FilePath>
            </File>
          </Files>
        </Group>
@@ -654,4 +665,19 @@
    <files/>
  </RTE>
  <LayerInfo>
    <Layers>
      <Layer>
        <LayName>&lt;Project Info&gt;</LayName>
        <LayDesc></LayDesc>
        <LayUrl></LayUrl>
        <LayKeys></LayKeys>
        <LayCat></LayCat>
        <LayLic></LayLic>
        <LayTarg>0</LayTarg>
        <LayPrjMark>1</LayPrjMark>
      </Layer>
    </Layers>
  </LayerInfo>
</Project>