readme.txt

来自「该文件包含30F的电机控制程序」· 文本 代码 · 共 36 行

TXT
36
字号
dsPICDEM(TM) v1.1 Demo Software Read Me File
--------------------------------------------

This folder contains intermediate files generated by the MPLAB C30 Toolsuite
as a result of a project build operation.

Specifically, each time the attached project is built, the following files 
will be created in this folder:

- *.o Object files
  One object file is generated per source file in the project.

NOTE:
This folder also contains two pre-compiled object files which are directly
included into the project. These files are named:
1] sub_typeconversions.o
2] crt0.o
These object files were built for the MPLAB C30 v1.30 C-compiler.

The original source code for these files may be found under ..\C_Sources\.


--------------------------
File Revision History
--------------------------

 $Log: readme.txt,v $
 Revision 1.2  2005/04/04 23:46:52  VasukiH
 Updates to comments in file header

 Revision 1.1.1.1  2003/08/23 00:38:33  VasukiH
 First import of demo source into CVS Repository



⌨️ 快捷键说明

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