⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 spi_slave.dep

📁 AVR的SPI的通信例子
💻 DEP
字号:
<?xml version="1.0" encoding="iso-8859-1"?>

<project>
  <fileVersion>2</fileVersion>
  <configuration>
    <name>Debug</name>
    <outputs>
      <file>$PROJ_DIR$\src\TypeDefine.h</file>
      <file>$PROJ_DIR$\src\SPI_Slave.c</file>
      <file>$PROJ_DIR$\..\Master\src\time.h</file>
      <file>$PROJ_DIR$\Debug\Obj\USART.r90</file>
      <file>$TOOLKIT_DIR$\inc\intrinsics.h</file>
      <file>$TOOLKIT_DIR$\inc\inavr.h</file>
      <file>$PROJ_DIR$\Debug\Exe\SPI_Slave.d90</file>
      <file>$TOOLKIT_DIR$\inc\iom16.h</file>
      <file>$PROJ_DIR$\Debug\Obj\SPI_Slave.r90</file>
      <file>$TOOLKIT_DIR$\src\template\cfg3soim.xcl</file>
      <file>$PROJ_DIR$\src\USART.h</file>
      <file>$TOOLKIT_DIR$\lib\clib\cl3s-ec-sf.r90</file>
      <file>$TOOLKIT_DIR$\inc\iomacro.h</file>
      <file>$PROJ_DIR$\src\SPI_Slave.h</file>
      <file>$PROJ_DIR$\src\main.h</file>
      <file>$TOOLKIT_DIR$\src\template\cfgm16.xcl</file>
      <file>$PROJ_DIR$\src\main.c</file>
      <file>$PROJ_DIR$\Debug\Obj\main.r90</file>
      <file>$PROJ_DIR$\src\USART.c</file>
    </outputs>
    <file>
      <name>$PROJ_DIR$\src\SPI_Slave.c</name>
      <outputs>
        <tool>
          <name>ICCAVR</name>
          <file> 8</file>
        </tool>
      </outputs>
      <inputs>
        <tool>
          <name>ICCAVR</name>
          <file> 13 14 7 12 5 4 0</file>
        </tool>
      </inputs>
    </file>
    <file>
      <name>[ROOT_NODE]</name>
      <outputs>
        <tool>
          <name>XLINK</name>
          <file> 6</file>
        </tool>
      </outputs>
    </file>
    <file>
      <name>$PROJ_DIR$\Debug\Exe\SPI_Slave.d90</name>
      <inputs>
        <tool>
          <name>XLINK</name>
          <file> 15 9 8 3 17 11</file>
        </tool>
      </inputs>
    </file>
    <file>
      <name>$PROJ_DIR$\src\main.c</name>
      <outputs>
        <tool>
          <name>ICCAVR</name>
          <file> 17</file>
        </tool>
      </outputs>
      <inputs>
        <tool>
          <name>ICCAVR</name>
          <file> 5 4 14 7 12 0 10 13</file>
        </tool>
      </inputs>
    </file>
    <file>
      <name>$PROJ_DIR$\src\USART.c</name>
      <outputs>
        <tool>
          <name>ICCAVR</name>
          <file> 3</file>
        </tool>
      </outputs>
      <inputs>
        <tool>
          <name>ICCAVR</name>
          <file> 10 14 7 12 5 4 0</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 + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -