Commit Graph

11 Commits

Author SHA1 Message Date
大石头 292646b129 增加物联客户端,编译未通过 2017-08-15 00:42:29 +08:00
大石头 a093f8d7a0 系统版本信息从宏定义获取编译环境信息,
编译脚本加入编译信息宏定义
2017-03-15 01:52:39 +08:00
大石头X2 cbec1ec867 GD32F1x0编译脚本独立,它的重要函数必须放在开头 2017-02-19 17:37:17 +08:00
大石头 4bc245a556 修正MDK中WEAK的错误。
Functions declared with __attribute__((weak)) and then defined without __attribute__((weak)) behave as weak functions. This is not the same behavior as the __weak keyword
2017-01-09 11:58:28 +08:00
Stone 8825910da3 调光封装成为应用程序,测试未通过 2016-11-16 10:52:13 +00:00
Stone a197002ce6 编译缓存时间改为7天 2016-11-10 02:21:10 +00:00
Stone f20b988e92 新编译脚本下,103项目使用MDK编译和链接都通过 2016-10-30 11:17:56 +00:00
nnhy a9f9b578ce 直接引用头文件,避免SmartOS上层需要包含太多的头部目录 2016-10-29 03:34:02 +00:00
Stone 122e250f85 2016-06-15 13:00:51 +00:00
Stone 300adeeaf5 修正TINY模式下的编译错误 2016-06-15 09:53:51 +00:00
Stone 2f1f76da56 SmartOS编译的时候需要区分指令集,所以需要分为M0/M3/M4 2016-06-15 06:41:44 +00:00