ds1302.dep

来自「MSP430f149完成对DS1302时钟芯片的驱动代码」· DEP 代码 · 共 115 行

DEP
115
字号
<?xml version="1.0" encoding="iso-8859-1"?>

<project>
  <fileVersion>2</fileVersion>
  <configuration>
    <name>Debug</name>
    <outputs>
      <file>$PROJ_DIR$\Debug\Obj\DS1302.r43</file>
      <file>$PROJ_DIR$\..\sourceDS1302\main.c</file>
      <file>$PROJ_DIR$\Debug\Obj\DS1302op.pbi</file>
      <file>$TOOLKIT_DIR$\config\lnk430F149.xcl</file>
      <file>$PROJ_DIR$\Debug\Exe\DS1302.d43</file>
      <file>$TOOLKIT_DIR$\lib\clib\cl430f.r43</file>
      <file>$TOOLKIT_DIR$\inc\in430.h</file>
      <file>$TOOLKIT_DIR$\config\multiplier.xcl</file>
      <file>$PROJ_DIR$\Debug\Obj\DS1302.pbi</file>
      <file>$TOOLKIT_DIR$\inc\intrinsics.h</file>
      <file>$PROJ_DIR$\..\sourceDS1302\DS1302op.h</file>
      <file>$PROJ_DIR$\Debug\Obj\main.r43</file>
      <file>$PROJ_DIR$\..\sourceDS1302\DS1302.c</file>
      <file>$PROJ_DIR$\Debug\Obj\main.pbi</file>
      <file>$TOOLKIT_DIR$\inc\msp430x14x.h</file>
      <file>$PROJ_DIR$\Debug\Obj\DS1302.pbd</file>
      <file>$PROJ_DIR$\..\sourceDS1302\DS1302op.c</file>
      <file>$PROJ_DIR$\Debug\Obj\DS1302op.r43</file>
    </outputs>
    <file>
      <name>$PROJ_DIR$\..\sourceDS1302\main.c</name>
      <outputs>
        <tool>
          <name>ICC430</name>
          <file> 11</file>
        </tool>
        <tool>
          <name>BICOMP</name>
          <file> 13</file>
        </tool>
      </outputs>
    </file>
    <file>
      <name>$PROJ_DIR$\Debug\Exe\DS1302.d43</name>
      <inputs>
        <tool>
          <name>XLINK</name>
          <file> 3 7 17 5</file>
        </tool>
      </inputs>
    </file>
    <file>
      <name>[ROOT_NODE]</name>
      <outputs>
        <tool>
          <name>XLINK</name>
          <file> 4</file>
        </tool>
      </outputs>
    </file>
    <file>
      <name>$PROJ_DIR$\..\sourceDS1302\DS1302.c</name>
      <outputs>
        <tool>
          <name>ICC430</name>
          <file> 0</file>
        </tool>
        <tool>
          <name>BICOMP</name>
          <file> 8</file>
        </tool>
      </outputs>
    </file>
    <file>
      <name>$PROJ_DIR$\Debug\Obj\DS1302.pbd</name>
      <inputs>
        <tool>
          <name>BILINK</name>
          <file> 2</file>
        </tool>
      </inputs>
    </file>
    <file>
      <name>$PROJ_DIR$\..\sourceDS1302\DS1302op.c</name>
      <outputs>
        <tool>
          <name>ICC430</name>
          <file> 17</file>
        </tool>
        <tool>
          <name>BICOMP</name>
          <file> 2</file>
        </tool>
      </outputs>
      <inputs>
        <tool>
          <name>ICC430</name>
          <file> 10 14 6 9</file>
        </tool>
        <tool>
          <name>BICOMP</name>
          <file> 10 14 6 9</file>
        </tool>
      </inputs>
    </file>
  </configuration>
  <configuration>
    <name>Release</name>
    <outputs/>
    <forcedrebuild>
      <name>[MULTI_TOOL]</name>
      <tool>XLINK</tool>
    </forcedrebuild>
  </configuration>
</project>


⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?