📄 xmod_arm.min
字号:
#============================================================================
# Name:
# xmod_arm.min
#
# Description:
# Makefile to build the an xmod downloadable module with gcc-arm
#
# Assumptions:
# 1. The ARM ADS tools are installed in $(ARMHOME)
# 2. The BREW sdk include files are installed in $(BREWDIR)/inc
# 3. BREWDIR is defined, and points to the installed location of the
# BREW SDK. Optionally, you can install your app directories next
# to the inc directory of the BREW SDK.
# 4. The variable MODNAME below has be set to the proper base name of the
# module being built
#
# Copyright
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -