buhuo.dep

来自「msp430F435做的医疗器械,包括语音模块,知识源于网络」· DEP 代码 · 共 149 行

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

<project>
  <fileVersion>2</fileVersion>
  <configuration>
    <name>Debug</name>
    <outputs>
      <file>$PROJ_DIR$\Debug\Obj\main.pbi</file>
      <file>$PROJ_DIR$\Debug\Obj\df_bh_timera.r43</file>
      <file>$PROJ_DIR$\Debug\Obj\main.r43</file>
      <file>$TOOLKIT_DIR$\lib\clib\cl430f.r43</file>
      <file>$TOOLKIT_DIR$\inc\MSP430x14x.h</file>
      <file>$PROJ_DIR$\Debug\Obj\df_uart.r43</file>
      <file>$TOOLKIT_DIR$\inc\in430.h</file>
      <file>$PROJ_DIR$\df_bh_timera.c</file>
      <file>$TOOLKIT_DIR$\config\lnk430F149.xcl</file>
      <file>$PROJ_DIR$\Debug\Exe\buhuo.d43</file>
      <file>$PROJ_DIR$\main.c</file>
      <file>$PROJ_DIR$\Debug\Obj\buhuo.pbd</file>
      <file>$PROJ_DIR$\df_bh_timera.h</file>
      <file>$TOOLKIT_DIR$\inc\intrinsics.h</file>
      <file>$TOOLKIT_DIR$\config\multiplier.xcl</file>
      <file>$PROJ_DIR$\Debug\Obj\pwm_timer_b.r43</file>
      <file>$PROJ_DIR$\pwm_timer_b.c</file>
      <file>$PROJ_DIR$\df_uart.c</file>
      <file>$PROJ_DIR$\bao.c</file>
      <file>$PROJ_DIR$\pwm_timer_b.h</file>
      <file>$PROJ_DIR$\Debug\Obj\bao.r43</file>
      <file>$PROJ_DIR$\Debug\Obj\df_bh_timera.pbi</file>
    </outputs>
    <file>
      <name>[ROOT_NODE]</name>
      <outputs>
        <tool>
          <name>XLINK</name>
          <file> 9</file>
        </tool>
      </outputs>
    </file>
    <file>
      <name>$PROJ_DIR$\df_bh_timera.c</name>
      <outputs>
        <tool>
          <name>ICC430</name>
          <file> 1</file>
        </tool>
        <tool>
          <name>BICOMP</name>
          <file> 21</file>
        </tool>
      </outputs>
      <inputs>
        <tool>
          <name>ICC430</name>
          <file> 4 6 13 12</file>
        </tool>
        <tool>
          <name>BICOMP</name>
          <file> 4 6 13 12</file>
        </tool>
      </inputs>
    </file>
    <file>
      <name>$PROJ_DIR$\Debug\Exe\buhuo.d43</name>
      <inputs>
        <tool>
          <name>XLINK</name>
          <file> 8 14 1 2 3</file>
        </tool>
      </inputs>
    </file>
    <file>
      <name>$PROJ_DIR$\main.c</name>
      <outputs>
        <tool>
          <name>ICC430</name>
          <file> 2</file>
        </tool>
        <tool>
          <name>BICOMP</name>
          <file> 0</file>
        </tool>
      </outputs>
      <inputs>
        <tool>
          <name>ICC430</name>
          <file> 4 6 13 12</file>
        </tool>
        <tool>
          <name>BICOMP</name>
          <file> 4 6 13 12</file>
        </tool>
      </inputs>
    </file>
    <file>
      <name>$PROJ_DIR$\Debug\Obj\buhuo.pbd</name>
      <inputs>
        <tool>
          <name>BILINK</name>
          <file> 21 0</file>
        </tool>
      </inputs>
    </file>
    <file>
      <name>$PROJ_DIR$\pwm_timer_b.c</name>
      <outputs>
        <tool>
          <name>ICC430</name>
          <file> 15</file>
        </tool>
      </outputs>
      <inputs>
        <tool>
          <name>ICC430</name>
          <file> 4 6 13 19</file>
        </tool>
      </inputs>
    </file>
    <file>
      <name>$PROJ_DIR$\df_uart.c</name>
      <outputs>
        <tool>
          <name>ICC430</name>
          <file> 5</file>
        </tool>
      </outputs>
    </file>
    <file>
      <name>$PROJ_DIR$\bao.c</name>
      <outputs>
        <tool>
          <name>ICC430</name>
          <file> 20</file>
        </tool>
      </outputs>
    </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 + -
显示快捷键?