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

📄 sd1.dep

📁 基于AVR的mp3文件系统!里面有sd卡的fat32文件系统源程序
💻 DEP
字号:
<?xml version="1.0" encoding="iso-8859-1"?>

<project>
  <fileVersion>1</fileVersion>
  <configuration>
    <name>Debug</name>
    <file>
      <name>$PROJ_DIR$\Debug\Exe\SD1.d90</name>
      <inputs>
        <tool>
          <name>XLINK</name>
          <file>$TOOLKIT_DIR$\src\template\cfgm64.xcl</file>
          <file>$TOOLKIT_DIR$\src\template\cfg3s.xcl</file>
          <file>$PROJ_DIR$\Debug\Obj\FAT.r90</file>
          <file>$PROJ_DIR$\Debug\Obj\SD.r90</file>
          <file>$PROJ_DIR$\Debug\Obj\main.r90</file>
          <file>$TOOLKIT_DIR$\lib\clib\cl3s-ec-sf.r90</file>
        </tool>
      </inputs>
    </file>
    <file>
      <name>[ROOT_NODE]</name>
      <outputs>
        <tool>
          <name>XLINK</name>
          <file>$PROJ_DIR$\Debug\Exe\SD1.a90</file>
        </tool>
      </outputs>
    </file>
    <file>
      <name>$PROJ_DIR$\Debug\Exe\SD1.a90</name>
      <inputs>
        <tool>
          <name>XLINK</name>
          <file>$TOOLKIT_DIR$\src\template\cfgm64.xcl</file>
          <file>$TOOLKIT_DIR$\src\template\cfg3s.xcl</file>
          <file>$PROJ_DIR$\Debug\Obj\FAT.r90</file>
          <file>$PROJ_DIR$\Debug\Obj\SD.r90</file>
          <file>$PROJ_DIR$\Debug\Obj\main.r90</file>
          <file>$TOOLKIT_DIR$\lib\clib\cl3s-ec-sf.r90</file>
        </tool>
      </inputs>
    </file>
    <file>
      <name>$PROJ_DIR$\SD.c</name>
      <outputs>
        <tool>
          <name>ICCAVR</name>
          <file>$PROJ_DIR$\Debug\Obj\SD.r90</file>
        </tool>
      </outputs>
      <inputs>
        <tool>
          <name>ICCAVR</name>
          <file>$PROJ_DIR$\config.h</file>
          <file>$TOOLKIT_DIR$\inc\iom64.h</file>
          <file>$TOOLKIT_DIR$\inc\iomacro.h</file>
          <file>$PROJ_DIR$\sd.h</file>
        </tool>
      </inputs>
    </file>
    <file>
      <name>$PROJ_DIR$\main.c</name>
      <outputs>
        <tool>
          <name>ICCAVR</name>
          <file>$PROJ_DIR$\Debug\Obj\main.r90</file>
        </tool>
      </outputs>
      <inputs>
        <tool>
          <name>ICCAVR</name>
          <file>$PROJ_DIR$\config.h</file>
          <file>$TOOLKIT_DIR$\inc\iom64.h</file>
          <file>$TOOLKIT_DIR$\inc\iomacro.h</file>
          <file>$PROJ_DIR$\sd.h</file>
        </tool>
      </inputs>
    </file>
    <file>
      <name>$PROJ_DIR$\..\SD.c</name>
      <outputs>
        <tool>
          <name>ICCAVR</name>
          <file>$PROJ_DIR$\Debug\Obj\SD.r90</file>
        </tool>
      </outputs>
      <inputs>
        <tool>
          <name>ICCAVR</name>
          <file>$PROJ_DIR$\..\config.h</file>
          <file>$TOOLKIT_DIR$\inc\iom64.h</file>
          <file>$TOOLKIT_DIR$\inc\iomacro.h</file>
          <file>$PROJ_DIR$\..\sd.h</file>
        </tool>
      </inputs>
    </file>
    <file>
      <name>$PROJ_DIR$\..\main.c</name>
      <outputs>
        <tool>
          <name>ICCAVR</name>
          <file>$PROJ_DIR$\Debug\Obj\main.r90</file>
        </tool>
      </outputs>
      <inputs>
        <tool>
          <name>ICCAVR</name>
          <file>$PROJ_DIR$\..\config.h</file>
          <file>$TOOLKIT_DIR$\inc\iom64.h</file>
          <file>$TOOLKIT_DIR$\inc\iomacro.h</file>
          <file>$PROJ_DIR$\..\sd.h</file>
          <file>$PROJ_DIR$\..\fat.h</file>
        </tool>
      </inputs>
    </file>
    <file>
      <name>$PROJ_DIR$\..\FAT.c</name>
      <outputs>
        <tool>
          <name>ICCAVR</name>
          <file>$PROJ_DIR$\Debug\Obj\FAT.r90</file>
        </tool>
      </outputs>
      <inputs>
        <tool>
          <name>ICCAVR</name>
          <file>$PROJ_DIR$\..\fat.h</file>
        </tool>
      </inputs>
    </file>
  </configuration>
  <configuration>
    <name>Release</name>
    <forcedrebuild>
      <name>[MULTI_TOOL]</name>
      <tool>XLINK</tool>
    </forcedrebuild>
  </configuration>
</project>


⌨️ 快捷键说明

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