fet110_1_c.dep

来自「msp430系列,单片机学习程序,110」· DEP 代码 · 共 54 行

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

<project>
  <fileVersion>1</fileVersion>
  <configuration>
    <name>J-Link Debug</name>
    <forcedrebuild>
      <name>[MULTI_TOOL]</name>
      <tool>XLINK</tool>
    </forcedrebuild>
  </configuration>
  <configuration>
    <name>J-Link Release</name>
    <forcedrebuild>
      <name>[MULTI_TOOL]</name>
      <tool>XLINK</tool>
    </forcedrebuild>
  </configuration>
  <configuration>
    <name>Parallel port Debug</name>
    <file>
      <name>[ROOT_NODE]</name>
      <outputs>
        <tool>
          <name>XLINK</name>
          <file>$PROJ_DIR$\Parallel port Debug\Exe\fet110_1_C.d43</file>
        </tool>
      </outputs>
    </file>
    <file>
      <name>$PROJ_DIR$\fet110_1.c</name>
      <outputs>
        <tool>
          <name>ICC430</name>
          <file>$PROJ_DIR$\Parallel port Debug\Obj\fet110_1.r43</file>
        </tool>
      </outputs>
    </file>
    <forcedrebuild>
      <name>[MULTI_TOOL]</name>
      <tool>XLINK</tool>
    </forcedrebuild>
  </configuration>
  <configuration>
    <name>Parallel port Release</name>
    <forcedrebuild>
      <name>[MULTI_TOOL]</name>
      <tool>XLINK</tool>
    </forcedrebuild>
  </configuration>
</project>


⌨️ 快捷键说明

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