1 Star 0 Fork 9

arphone2020/Luat_CSDK_Air202

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
Makefile 760 Bytes
一键复制 编辑 原始数据 按行查看 历史
brezen 提交于 2020-06-06 20:22 . 提交2.0.00版本
#********************************************************#
# Copyright (C), AirM2M Tech. Co., Ltd.
# Author: lifei
# Description: AMOPENAT 开放平台
# Others:
# History:
# Version: Date: Author: Modification:
# V0.1 2012.12.14 lifei 创建文件
#********************************************************#
#-----------------------------------
#
# 主入口Makefile
#
#-----------------------------------
#引入需要编译的模块列表
include module_list.mk
# Set this to any non-null string to signal a module which
# generates a binary (must contain a "main" entry point).
# If left null, only a library will be generated.
IS_ENTRY_POINT := yes
# Assembly / C code
S_SRC :=
C_SRC :=
include ${SOFT_WORKDIR}/platform/compilation/cust_rules.mk
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
C
1
https://gitee.com/arphone2020/Luat_CSDK_Air202.git
[email protected]:arphone2020/Luat_CSDK_Air202.git
arphone2020
Luat_CSDK_Air202
Luat_CSDK_Air202
master

搜索帮助