⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 lcd.mak

📁 dsp控制LCD的显示,很详细的源代码,可以直接参考编程
💻 MAK
字号:
/************* Code Composer V1 Project Data ********************
  The following section contains data generated by Code Composer
  to store project information like build options, source filenames
  and dependencies.

[command filename]
ygl.CMD 5

[Project Root]
D:\ygllcd

[build options]
3
Linker = "-c -o lcd.out -x "
Assembler = "-s -v2xx "
Compiler = "-g -v2xx -as -frD:\ygllcd "

[source files]
LCD.c 1143509464 1
ygl.ASM 1125205052 1
rts2xx.lib 0 1
2407c.h 1115899816 0
math.h 0 0
-32420

[dependencies]
 2 3:23 4:24 -20227
 0 -802
 0 -802
 0 -802
 0 -802

[version]
2.0
*/
-c -o lcd.out -x
"ygl.obj"
"LCD.obj"
"rts2xx.lib"
"ygl.CMD"
/******** End of Project Data Generated by Code Composer ********/

⌨️ 快捷键说明

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