usatr.dep

来自「Atmega169 usart 驱动」· DEP 代码 · 共 144 行

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

<project>
  <fileVersion>2</fileVersion>
  <fileChecksum>980751282</fileChecksum>
  <configuration>
    <name>Debug</name>
    <outputs>
      <file>$TOOLKIT_DIR$\src\template\cfgm169.xcl</file>
      <file>$TOOLKIT_DIR$\src\template\cfg3soim.xcl</file>
      <file>$PROJ_DIR$\Debug\Obj\USART.r90</file>
      <file>$TOOLKIT_DIR$\inc\intrinsics.h</file>
      <file>$PROJ_DIR$\Debug\Obj\USART.pbi</file>
      <file>$PROJ_DIR$\Debug\Exe\USATR.hex</file>
      <file>$TOOLKIT_DIR$\lib\clib\cl3s-ec_mul-sf.r90</file>
      <file>$PROJ_DIR$\Debug\Obj\USATR.pbd</file>
      <file>$TOOLKIT_DIR$\inc\iom169.h</file>
      <file>$TOOLKIT_DIR$\inc\iomacro.h</file>
      <file>$PROJ_DIR$\USART.c</file>
    </outputs>
    <file>
      <name>$PROJ_DIR$\Debug\Exe\USATR.hex</name>
      <inputs>
        <tool>
          <name>XLINK</name>
          <file> 0 1 2 6</file>
        </tool>
      </inputs>
    </file>
    <file>
      <name>$PROJ_DIR$\Debug\Obj\USATR.pbd</name>
      <inputs>
        <tool>
          <name>BILINK</name>
          <file> 4</file>
        </tool>
      </inputs>
    </file>
    <file>
      <name>[ROOT_NODE]</name>
      <outputs>
        <tool>
          <name>XLINK</name>
          <file> 5</file>
        </tool>
      </outputs>
    </file>
    <file>
      <name>$PROJ_DIR$\USART.c</name>
      <outputs>
        <tool>
          <name>ICCAVR</name>
          <file> 2</file>
        </tool>
        <tool>
          <name>BICOMP</name>
          <file> 4</file>
        </tool>
      </outputs>
      <inputs>
        <tool>
          <name>ICCAVR</name>
          <file> 8 9 3</file>
        </tool>
        <tool>
          <name>BICOMP</name>
          <file> 8 9 3</file>
        </tool>
      </inputs>
    </file>
  </configuration>
  <configuration>
    <name>Release</name>
    <outputs>
      <file>$PROJ_DIR$\Release\Obj\USART.r90</file>
      <file>$TOOLKIT_DIR$\src\template\cfg3soim.xcl</file>
      <file>$TOOLKIT_DIR$\inc\intrinsics.h</file>
      <file>$TOOLKIT_DIR$\src\template\cfgm169p.xcl</file>
      <file>$PROJ_DIR$\Release\Obj\USART.pbi</file>
      <file>$TOOLKIT_DIR$\lib\clib\cl3s-ec_mul-sf.r90</file>
      <file>$PROJ_DIR$\Release\Obj\USATR.pbd</file>
      <file>$TOOLKIT_DIR$\inc\iom169.h</file>
      <file>$PROJ_DIR$\Release\Exe\USATR.a90</file>
      <file>$TOOLKIT_DIR$\inc\iomacro.h</file>
      <file>$PROJ_DIR$\USART.c</file>
    </outputs>
    <file>
      <name>$PROJ_DIR$\Release\Obj\USATR.pbd</name>
      <inputs>
        <tool>
          <name>BILINK</name>
          <file> 4</file>
        </tool>
      </inputs>
    </file>
    <file>
      <name>[ROOT_NODE]</name>
      <outputs>
        <tool>
          <name>XLINK</name>
          <file> 8</file>
        </tool>
      </outputs>
    </file>
    <file>
      <name>$PROJ_DIR$\Release\Exe\USATR.a90</name>
      <inputs>
        <tool>
          <name>XLINK</name>
          <file> 3 1 0 5</file>
        </tool>
      </inputs>
    </file>
    <file>
      <name>$PROJ_DIR$\USART.c</name>
      <outputs>
        <tool>
          <name>ICCAVR</name>
          <file> 0</file>
        </tool>
        <tool>
          <name>BICOMP</name>
          <file> 4</file>
        </tool>
      </outputs>
      <inputs>
        <tool>
          <name>ICCAVR</name>
          <file> 7 9 2</file>
        </tool>
        <tool>
          <name>BICOMP</name>
          <file> 7 9 2</file>
        </tool>
      </inputs>
    </file>
    <forcedrebuild>
      <name>[REBUILD_ALL]</name>
    </forcedrebuild>
  </configuration>
</project>


⌨️ 快捷键说明

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