2 Star 1 Fork 1

guangjieMVP / OSAL

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
osal_cfg.h 221 Bytes
一键复制 编辑 原始数据 按行查看 历史
guangjieMVP 提交于 2022-06-02 11:22 . first version
#ifndef _OSAL_CFG_H_
#define _OSAL_CFG_H_
#define OSAL_VERSION "1.2"
#if !defined (OSAL_VERSION)
#error "Please define the OSAL version : OSAL_VERSION"
#endif
#define OSAL_USE_OS
#endif /* _OSAL_CFG_H_ */
C
1
https://gitee.com/guangjieMVP/osal.git
git@gitee.com:guangjieMVP/osal.git
guangjieMVP
osal
OSAL
master

搜索帮助