make.strongarmdiab

来自「IXP425的BSP代码」· STRONGARMDIAB 代码 · 共 25 行

STRONGARMDIAB
25
字号
# make.STRONGARMdiab - Diab compilation tools definitions for STRONGARM## modification history# --------------------# 01e,14jan02,to   move 'include defs.arm' after TOOL and CPU definitions to be#                  consistent with gnu ones# 01d,18dec01,to   move common definitions to defs.arm# 01c,05dec01,jab  change :tornado, :simple ,etc. to :vxworks55# 01b,16nov01,t_m  Change sysInit entry# 01a,08nov01,t_m  Copied from make.ARMARCH4diab## DESCRIPTION# This file contains STRONGARM specific definitions and flags for the# Diab tools (compiler, assembler, linker etc.)#CPU		= STRONGARMTOOL		= diabinclude $(TGT_DIR)/h/tool/diab/defs.armTGT_FLAG	= -tARMLS:vxworks55# end of make.STRONGARMdiab

⌨️ 快捷键说明

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