rtosdemo.dep

来自「FREERTOS的3.2.4版,关键是这个包里面含有FreeRTOS的官方网站的」· DEP 代码 · 共 54 行

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

<project>
  <fileVersion>2</fileVersion>
  <configuration>
    <name>Flash Bin</name>
    <outputs>
      <file>$PROJ_DIR$\..\Common\Minimal\comtest.c</file>
      <file>$PROJ_DIR$\..\Common\Minimal\dynamic.c</file>
      <file>$PROJ_DIR$\..\..\Source\portable\MemMang\heap_1.c</file>
      <file>$PROJ_DIR$\..\Common\Minimal\integer.c</file>
      <file>$PROJ_DIR$\main.c</file>
      <file>$PROJ_DIR$\ParTest\ParTest.c</file>
      <file>$PROJ_DIR$\..\Common\Minimal\PollQ.c</file>
      <file>$PROJ_DIR$\..\Common\Minimal\BlockQ.c</file>
      <file>$PROJ_DIR$\..\Common\Minimal\semtest.c</file>
      <file>$PROJ_DIR$\serial\serial.c</file>
      <file>$PROJ_DIR$\..\..\Source\portable\IAR\LPC2000\port.c</file>
      <file>$PROJ_DIR$\..\..\Source\list.c</file>
      <file>$PROJ_DIR$\serial\serialISR.s79</file>
      <file>$PROJ_DIR$\..\..\Source\queue.c</file>
      <file>$PROJ_DIR$\..\..\Source\portable\IAR\LPC2000\portasm.s79</file>
      <file>$PROJ_DIR$\..\..\Source\tasks.c</file>
      <file>$PROJ_DIR$\SrcIAR\cstartup.s79</file>
      <file>$PROJ_DIR$\..\Common\Minimal\flash.c</file>
    </outputs>
  </configuration>
  <configuration>
    <name>Flash Debug</name>
    <outputs>
      <file>$PROJ_DIR$\..\Common\Minimal\comtest.c</file>
      <file>$PROJ_DIR$\..\Common\Minimal\dynamic.c</file>
      <file>$PROJ_DIR$\..\..\Source\portable\MemMang\heap_1.c</file>
      <file>$PROJ_DIR$\..\Common\Minimal\integer.c</file>
      <file>$PROJ_DIR$\main.c</file>
      <file>$PROJ_DIR$\ParTest\ParTest.c</file>
      <file>$PROJ_DIR$\..\Common\Minimal\PollQ.c</file>
      <file>$PROJ_DIR$\..\Common\Minimal\BlockQ.c</file>
      <file>$PROJ_DIR$\..\Common\Minimal\semtest.c</file>
      <file>$PROJ_DIR$\serial\serial.c</file>
      <file>$PROJ_DIR$\..\..\Source\portable\IAR\LPC2000\port.c</file>
      <file>$PROJ_DIR$\..\..\Source\list.c</file>
      <file>$PROJ_DIR$\serial\serialISR.s79</file>
      <file>$PROJ_DIR$\..\..\Source\queue.c</file>
      <file>$PROJ_DIR$\..\..\Source\portable\IAR\LPC2000\portasm.s79</file>
      <file>$PROJ_DIR$\..\..\Source\tasks.c</file>
      <file>$PROJ_DIR$\SrcIAR\cstartup.s79</file>
      <file>$PROJ_DIR$\..\Common\Minimal\flash.c</file>
    </outputs>
  </configuration>
</project>


⌨️ 快捷键说明

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