cc.txt
来自「最新的版本ACE-5.6.8,刚从外文网上搬下,与大家分享.」· 文本 代码 · 共 14 行
TXT
14 行
// Current as of 9/26/2006
// This defines the role of all the template variables specific to the
// 'cc' project type.
//
// Please try to keep this alphabetically sorted.
//
big_endian = If the target architecture is big endian, set this to 1.
ccversion = The version of Code Composer.
cpufamily = The CPU Family for the project.
defines = Macros that are specific to a particular configuration.
output_dir = The configuration specific directory where output files are placed.
rtti = This boolean variable determines whether RTTI is enabled or not.
target_version = This is the target architecture version.
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?