提交 cbb802e2 编写于 作者: Z zhouhouxin 提交者: Gitee

解除对内核的依赖

上级 c002a9af
无相关合并请求
......@@ -16,7 +16,7 @@
* Create : 2020/04/19
*/
#include <los_base.h>
#include "cmsis_os.h"
#include "hctest.h"
#include "samgr_lite.h"
#include "broadcast_interface.h"
......@@ -112,7 +112,7 @@ LITE_TEST_SUIT(test, broadcast, Broadcast02TestSuite);
static BOOL Broadcast02TestSuiteSetUp(void)
{
LOS_Msleep(OPER_INTERVAL);
osDelay(OPER_INTERVAL);
return TRUE;
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册
新手
引导
客服 返回
顶部