f2274_cc2500_touch.dep

来自「利用MSP430F2274代触摸控制的及无线模块的演示程序」· DEP 代码 · 共 153 行

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

<project>
  <fileVersion>2</fileVersion>
  <configuration>
    <name>Debug</name>
    <outputs>
      <file>$PROJ_DIR$\Debug\Obj\F2274_CC2500_TOUCH.pbd</file>
      <file>$TOOLKIT_DIR$\inc\in430.h</file>
      <file>$PROJ_DIR$\Debug\Obj\CC1100-CC2500.pbi</file>
      <file>$TOOLKIT_DIR$\lib\clib\cl430f.r43</file>
      <file>$PROJ_DIR$\Debug\Obj\CC1100-CC2500.r43</file>
      <file>$PROJ_DIR$\Debug\Obj\TI_CC_spi.r43</file>
      <file>$PROJ_DIR$\Debug\Obj\TI_CC_spi.pbi</file>
      <file>$PROJ_DIR$\Debug\Obj\main.pbi</file>
      <file>$PROJ_DIR$\Debug\Obj\main.r43</file>
      <file>$PROJ_DIR$\Debug\Exe\F2274_CC2500_TOUCH.d43</file>
      <file>$TOOLKIT_DIR$\inc\intrinsics.h</file>
      <file>$TOOLKIT_DIR$\config\lnk430F2274.xcl</file>
      <file>$TOOLKIT_DIR$\inc\msp430x22x4.h</file>
      <file>$PROJ_DIR$\CC2500\CC1100-CC2500.h</file>
      <file>$PROJ_DIR$\CC2500\TI_CC_spi.c</file>
      <file>$PROJ_DIR$\CC2500\TI_CC_spi.h</file>
      <file>$PROJ_DIR$\main.c</file>
      <file>$PROJ_DIR$\Debug\Exe\F2274_CC2500_TOUCH.txt</file>
      <file>$PROJ_DIR$\CC2500\CC1100-CC2500.c</file>
      <file>$PROJ_DIR$\CC2500\include.h</file>
      <file>$PROJ_DIR$\CC2500\TI_CC_CC1100-CC2500.h</file>
      <file>$PROJ_DIR$\CC2500\TI_CC_hardware_board.h</file>
      <file>$PROJ_DIR$\CC2500\TI_CC_msp430.h</file>
    </outputs>
    <file>
      <name>$PROJ_DIR$\Debug\Obj\F2274_CC2500_TOUCH.pbd</name>
      <inputs>
        <tool>
          <name>BILINK</name>
          <file> 2 6 7</file>
        </tool>
      </inputs>
    </file>
    <file>
      <name>$PROJ_DIR$\..\..\..\..\..\[ROOT_NODE]</name>
      <outputs>
        <tool>
          <name>XLINK</name>
          <file> 17 9</file>
        </tool>
      </outputs>
    </file>
    <file>
      <name>$PROJ_DIR$\Debug\Exe\F2274_CC2500_TOUCH.d43</name>
      <inputs>
        <tool>
          <name>XLINK</name>
          <file> 11 4 5 8 3</file>
        </tool>
      </inputs>
    </file>
    <file>
      <name>$PROJ_DIR$\CC2500\TI_CC_spi.c</name>
      <outputs>
        <tool>
          <name>ICC430</name>
          <file> 5</file>
        </tool>
        <tool>
          <name>BICOMP</name>
          <file> 6</file>
        </tool>
      </outputs>
      <inputs>
        <tool>
          <name>ICC430</name>
          <file> 19 20 22 12 1 10 15 21 13</file>
        </tool>
        <tool>
          <name>BICOMP</name>
          <file> 19 20 22 12 1 10 15 21 13</file>
        </tool>
      </inputs>
    </file>
    <file>
      <name>$PROJ_DIR$\main.c</name>
      <outputs>
        <tool>
          <name>ICC430</name>
          <file> 8</file>
        </tool>
        <tool>
          <name>BICOMP</name>
          <file> 7</file>
        </tool>
      </outputs>
      <inputs>
        <tool>
          <name>ICC430</name>
          <file> 19 20 22 12 1 10 15 21 13</file>
        </tool>
        <tool>
          <name>BICOMP</name>
          <file> 19 20 22 12 1 10 15 21 13</file>
        </tool>
      </inputs>
    </file>
    <file>
      <name>$PROJ_DIR$\Debug\Exe\F2274_CC2500_TOUCH.txt</name>
      <inputs>
        <tool>
          <name>XLINK</name>
          <file> 11 4 5 8 3</file>
        </tool>
      </inputs>
    </file>
    <file>
      <name>$PROJ_DIR$\CC2500\CC1100-CC2500.c</name>
      <outputs>
        <tool>
          <name>ICC430</name>
          <file> 4</file>
        </tool>
        <tool>
          <name>BICOMP</name>
          <file> 2</file>
        </tool>
      </outputs>
      <inputs>
        <tool>
          <name>ICC430</name>
          <file> 19 20 22 12 1 10 15 21 13</file>
        </tool>
        <tool>
          <name>BICOMP</name>
          <file> 19 20 22 12 1 10 15 21 13</file>
        </tool>
      </inputs>
    </file>
    <forcedrebuild>
      <name>[MULTI_TOOL]</name>
      <tool>XLINK</tool>
    </forcedrebuild>
  </configuration>
  <configuration>
    <name>Release</name>
    <outputs/>
    <forcedrebuild>
      <name>[MULTI_TOOL]</name>
      <tool>XLINK</tool>
    </forcedrebuild>
  </configuration>
</project>


⌨️ 快捷键说明

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