dac.dep

来自「MSP430f169的内部DAC12双通道数模转换的模块化程序!」· DEP 代码 · 共 42 行

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

<project>
  <fileVersion>1</fileVersion>
  <configuration>
    <name>Debug</name>
    <file>
      <name>$PROJ_DIR$\Debug\Obj\DAC.pbd</name>
      <inputs>
        <tool>
          <name>BILINK</name>
          <file>$PROJ_DIR$\Debug\Obj\double_channel.pbi</file>
        </tool>
      </inputs>
    </file>
    <file>
      <name>$PROJ_DIR$\double_channel.c</name>
      <outputs>
        <tool>
          <name>ICC430</name>
          <file>$PROJ_DIR$\Debug\Obj\double_channel.r43</file>
        </tool>
        <tool>
          <name>BICOMP</name>
          <file>$PROJ_DIR$\Debug\Obj\double_channel.pbi</file>
        </tool>
      </outputs>
      <inputs>
        <tool>
          <name>BICOMP</name>
          <file>$TOOLKIT_DIR$\INC\io430x16x.h</file>
        </tool>
      </inputs>
    </file>
  </configuration>
  <configuration>
    <name>Release</name>
  </configuration>
</project>


⌨️ 快捷键说明

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