ddscontrol.dep
来自「dds->9954的pcb供大家参考,这个扳子我调通了的可以放心开办」· DEP 代码 · 共 57 行
DEP
57 行
<?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\DDSControl.d43</file>
</tool>
</outputs>
</file>
<file>
<name>$PROJ_DIR$\Debug\Exe\DDSControl.d43</name>
<inputs>
<tool>
<name>XLINK</name>
<file>$TOOLKIT_DIR$\CONFIG\lnk430F1611.xcl</file>
<file>$TOOLKIT_DIR$\config\multiplier.xcl</file>
<file>$PROJ_DIR$\Debug\Obj\main.r43</file>
<file>$TOOLKIT_DIR$\LIB\DLIB\dl430fn.r43</file>
</tool>
</inputs>
</file>
<file>
<name>$PROJ_DIR$\main.c</name>
<outputs>
<tool>
<name>BICOMP</name>
<file>$PROJ_DIR$\Debug\Obj\main.pbi</file>
</tool>
<tool>
<name>ICC430</name>
<file>$PROJ_DIR$\Debug\Obj\main.r43</file>
</tool>
</outputs>
<inputs>
<tool>
<name>ICC430</name>
<file>$TOOLKIT_DIR$\INC\MSP430x16x.h</file>
<file>$TOOLKIT_DIR$\INC\in430.h</file>
<file>$TOOLKIT_DIR$\INC\intrinsics.h</file>
<file>$PROJ_DIR$\SPI.h</file>
</tool>
</inputs>
</file>
</configuration>
<configuration>
<name>Release</name>
</configuration>
</project>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?