add tos_slist.h, rename tos.h to tos_k.h
This commit is contained in:
@@ -20,7 +20,7 @@
|
||||
#include <string.h>
|
||||
#include <signal.h>
|
||||
|
||||
#include "tos.h"
|
||||
#include "tos_k.h"
|
||||
#include "qcloud.h"
|
||||
|
||||
|
||||
|
@@ -1,4 +1,4 @@
|
||||
#include "tos.h"
|
||||
#include "tos_k.h"
|
||||
|
||||
/* 用户根据自己的底层通信链路来配置此宏
|
||||
* 如果是基于以太网lwip的链路,这里应该定义 USE_LWIP
|
||||
|
Reference in New Issue
Block a user