phytec_pcm023.eww

来自「包含了NXP众多的MCU的例子程序」· EWW 代码 · 共 42 行

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

<workspace>
  <project>
    <path>$WS_DIR$\blinky.ewp</path>
  </project>
  <project>
    <path>$WS_DIR$\hello.ewp</path>
  </project>
  <batchBuild>
    <batchDefinition>
      <name>All</name>
      <member>
        <project>blinky</project>
        <configuration>Internal Flash</configuration>
      </member>
      <member>
        <project>blinky</project>
        <configuration>Internal RAM</configuration>
      </member>
      <member>
        <project>debug</project>
        <configuration>Internal Flash</configuration>
      </member>
      <member>
        <project>debug</project>
        <configuration>Internal RAM</configuration>
      </member>
      <member>
        <project>hello</project>
        <configuration>Internal Flash</configuration>
      </member>
      <member>
        <project>hello</project>
        <configuration>Internal RAM</configuration>
      </member>
    </batchDefinition>
  </batchBuild>
</workspace>


⌨️ 快捷键说明

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