首页 | 新闻 | 新品 | 文库 | 方案 | 视频 | 下载 | 商城 | 开发板 | 数据中心 | 座谈新版 | 培训 | 工具 | 博客 | 论坛 | 百科 | GEC | 活动 | 主题月 | 电子展
返回列表 回复 发帖

OSAL

OSAL

Z-Stack中OSAL有一段描述:

Description:

This API allows the software components in the Z-stack to be
written independently of the specifics of the operating system,
kernel or tasking environment (including control loops or
connect-to-interrupt systems).
斑竹能用中文具体解释一下它的功能吗?谢谢
为什么SMAC中没用到呢??
OSAL是一个简单的OS,其实不能算严格意义的操作系统,但是有一些调度的功能。

smac当然不需要这个了。smac仅仅是告诉你如果使用13192,有一些简单的类似mac的函数帮助你实现简单的功能。
返回列表