ttt.epj

来自「adc 3208 上面实现图片旋转的实例」· EPJ 代码 · 共 55 行

EPJ
55
字号
#====================================================================
# File automatically generated by EISC Studio 
# This file regenerated each time you run EISC Studio, so save under a 
# new name if you hand edit, or it will be overwritten.
#====================================================================
% section 1 : Project Name $
[ttt.epj]
% section 2 : Project Full path $
[D:\ADC1\EISC_PROJECT\zhanghn\新旋转\]
% section 3 : Compiler Name $
[se3208]
% section 4 : Makefile Name $
[Makefile.e]
% section 5 : Target Name $
[ttt.elf]
% section 6 : Project C compiler options $
[ -g ]
% section 7 : Project assembler options $
[ -g ]
% section 8 - 1 : Project LD options $
[ -g ]
% section 8 - 2 : Project Linker Script File Name $
[se3208.vct -lm]
% section 9 - 1 : Project Source Files $
[crt0.S]
[DoubleBuffering.c]
[Init.c]
[main1.c]
[memory.c]
[my_pic.c]
[vgsnd.c]
[vgsndmem.c]
[vgwav.c]
[vgmemcpy.s]
% section 9 - 2 : Project Header Files $
% section 9 - 3 : Project ETC Files $
[se3208.vct]
% section 10 : Library Files $
% section 11 : Project Include path $
% section 12 : Project library path $
% section 13 : Project Define $
[ ]
% section 14 : Project Output path $
[./]
% section 15 : Project object path $
[./]
% section 16 : Project Remote $
[1]
% section 17 : Project Remote Port$
[com1]
% section 18 : Project Remote BaudRate$
[38400]
% section 19 : last opend filename$
[my_pic.c]

⌨️ 快捷键说明

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