at91sam7_p64.dep
来自「开源的国外AT91SAM7S64开发板」· DEP 代码 · 共 130 行
DEP
130 行
<?xml version="1.0" encoding="iso-8859-1"?>
<project>
<fileVersion>1</fileVersion>
<configuration>
<name>Debug</name>
<file>
<name>[ROOT_NODE]</name>
<outputs>
<tool>
<name>XLINK</name>
<file>$PROJ_DIR$\Debug\Exe\AT91SAM7_P64.d79</file>
</tool>
</outputs>
</file>
<file>
<name>$PROJ_DIR$\mmc.c</name>
<outputs>
<tool>
<name>ICCARM</name>
<file>$PROJ_DIR$\Debug\Obj\mmc.r79</file>
</tool>
</outputs>
<inputs>
<tool>
<name>ICCARM</name>
<file>$PROJ_DIR$\mmc.h</file>
<file>$PROJ_DIR$\AT91SAM7S64.h</file>
<file>$TOOLKIT_DIR$\inc\math.h</file>
<file>$TOOLKIT_DIR$\inc\ymath.h</file>
<file>$TOOLKIT_DIR$\inc\yvals.h</file>
<file>$TOOLKIT_DIR$\inc\DLib_Defaults.h</file>
<file>$TOOLKIT_DIR$\lib\dl4tptinl8n.h</file>
<file>$TOOLKIT_DIR$\inc\DLib_Product.h</file>
<file>$TOOLKIT_DIR$\inc\xencoding_limits.h</file>
<file>$TOOLKIT_DIR$\inc\string.h</file>
<file>$TOOLKIT_DIR$\inc\ysizet.h</file>
</tool>
</inputs>
</file>
<file>
<name>$PROJ_DIR$\adc.c</name>
<outputs>
<tool>
<name>ICCARM</name>
<file>$PROJ_DIR$\Debug\Obj\adc.r79</file>
</tool>
</outputs>
<inputs>
<tool>
<name>ICCARM</name>
<file>$PROJ_DIR$\adc.h</file>
<file>$PROJ_DIR$\AT91SAM7S64.h</file>
</tool>
</inputs>
</file>
<file>
<name>$PROJ_DIR$\usart.c</name>
<outputs>
<tool>
<name>ICCARM</name>
<file>$PROJ_DIR$\Debug\Obj\usart.r79</file>
</tool>
</outputs>
<inputs>
<tool>
<name>ICCARM</name>
<file>$PROJ_DIR$\usart.h</file>
<file>$PROJ_DIR$\AT91SAM7S64.h</file>
</tool>
</inputs>
</file>
<file>
<name>$PROJ_DIR$\Debug\Exe\AT91SAM7_P64.d79</name>
<inputs>
<tool>
<name>XLINK</name>
<file>$PROJ_DIR$\xcl\at91SAM7S64_16KRAM.xcl</file>
<file>$PROJ_DIR$\Debug\Obj\main.r79</file>
<file>$PROJ_DIR$\Debug\Obj\system.r79</file>
<file>$PROJ_DIR$\Debug\Obj\usart.r79</file>
<file>$TOOLKIT_DIR$\lib\dl4tptinl8n.r79</file>
</tool>
</inputs>
</file>
<file>
<name>$PROJ_DIR$\system.c</name>
<outputs>
<tool>
<name>ICCARM</name>
<file>$PROJ_DIR$\Debug\Obj\system.r79</file>
</tool>
</outputs>
<inputs>
<tool>
<name>ICCARM</name>
<file>$PROJ_DIR$\system.h</file>
<file>$PROJ_DIR$\AT91SAM7S64.h</file>
</tool>
</inputs>
</file>
<file>
<name>$PROJ_DIR$\main.c</name>
<outputs>
<tool>
<name>ICCARM</name>
<file>$PROJ_DIR$\Debug\Obj\main.r79</file>
</tool>
</outputs>
<inputs>
<tool>
<name>ICCARM</name>
<file>$PROJ_DIR$\AT91SAM7S64.h</file>
<file>$PROJ_DIR$\system.h</file>
<file>$PROJ_DIR$\usart.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 + =
减小字号Ctrl + -
显示快捷键?