test.dep
来自「msp430的触摸屏驱动」· DEP 代码 · 共 96 行
DEP
96 行
<?xml version="1.0" encoding="iso-8859-1"?>
<project>
<fileVersion>2</fileVersion>
<fileChecksum>3726454858</fileChecksum>
<configuration>
<name>Debug</name>
<outputs>
<file>$PROJ_DIR$\Debug\Obj\main.pbi</file>
<file>$TOOLKIT_DIR$\config\lnk430F247.xcl</file>
<file>$PROJ_DIR$\paint.c</file>
<file>$TOOLKIT_DIR$\inc\io430x24x.h</file>
<file>$PROJ_DIR$\checkled.h</file>
<file>$TOOLKIT_DIR$\inc\in430.h</file>
<file>$TOOLKIT_DIR$\inc\intrinsics.h</file>
<file>$PROJ_DIR$\lcd.h</file>
<file>$TOOLKIT_DIR$\config\multiplier.xcl</file>
<file>$TOOLKIT_DIR$\lib\dlib\dl430fn.r43</file>
<file>$PROJ_DIR$\ASCII.h</file>
<file>$PROJ_DIR$\LCD.c</file>
<file>$PROJ_DIR$\TouchPad.c</file>
<file>$PROJ_DIR$\Debug\Exe\test.d43</file>
<file>$PROJ_DIR$\paint.h</file>
<file>$PROJ_DIR$\checkled.c</file>
<file>$PROJ_DIR$\TouchPad.h</file>
<file>$TOOLKIT_DIR$\inc\io430.h</file>
<file>$PROJ_DIR$\Debug\Obj\test.pbd</file>
<file>$PROJ_DIR$\Debug\Obj\main.r43</file>
<file>$PROJ_DIR$\main.c</file>
<file>$PROJ_DIR$\menutxt.h</file>
<file>$PROJ_DIR$\eLuosi.h</file>
<file>$PROJ_DIR$\eluosi.c</file>
</outputs>
<file>
<name>[ROOT_NODE]</name>
<outputs>
<tool>
<name>XLINK</name>
<file> 13</file>
</tool>
</outputs>
</file>
<file>
<name>$PROJ_DIR$\Debug\Exe\test.d43</name>
<inputs>
<tool>
<name>XLINK</name>
<file> 1 8 19 9</file>
</tool>
</inputs>
</file>
<file>
<name>$PROJ_DIR$\Debug\Obj\test.pbd</name>
<inputs>
<tool>
<name>BILINK</name>
<file> 0</file>
</tool>
</inputs>
</file>
<file>
<name>$PROJ_DIR$\main.c</name>
<outputs>
<tool>
<name>BICOMP</name>
<file> 0</file>
</tool>
<tool>
<name>ICC430</name>
<file> 19</file>
</tool>
</outputs>
<inputs>
<tool>
<name>BICOMP</name>
<file> 17 5 6 11 7 10 12 16 2 14 15 4 23 22</file>
</tool>
<tool>
<name>ICC430</name>
<file> 17 3 5 6 11 7 10 12 16 2 14 15 4 23 22</file>
</tool>
</inputs>
</file>
</configuration>
<configuration>
<name>Release</name>
<outputs/>
<forcedrebuild>
<name>[MULTI_TOOL]</name>
<tool>XLINK</tool>
</forcedrebuild>
</configuration>
</project>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?