add tos_slist.h, rename tos.h to tos_k.h
This commit is contained in:
@@ -17,7 +17,7 @@
|
||||
#include <stdarg.h>
|
||||
|
||||
#include "qcloud_iot_import.h"
|
||||
#include "tos.h"
|
||||
#include "tos_k.h"
|
||||
|
||||
//#define PLATFORM_HAS_CMSIS
|
||||
|
||||
|
@@ -22,7 +22,7 @@
|
||||
#include "qcloud_iot_export_error.h"
|
||||
#include "qcloud_iot_common.h"
|
||||
|
||||
#include "tos.h"
|
||||
#include "tos_k.h"
|
||||
#include "sal_module_wrapper.h"
|
||||
|
||||
#define PORT_BUFF_LEN 16
|
||||
|
@@ -23,7 +23,7 @@ extern "C" {
|
||||
#include <string.h>
|
||||
#include "qcloud_iot_import.h"
|
||||
|
||||
#include "tos.h"
|
||||
#include "tos_k.h"
|
||||
|
||||
static char now_time_str[20] = {0};
|
||||
|
||||
|
@@ -22,7 +22,7 @@
|
||||
#include "qcloud_iot_export_log.h"
|
||||
#include "qcloud_iot_export_error.h"
|
||||
|
||||
#include "tos.h"
|
||||
#include "tos_k.h"
|
||||
#include "sal_module_wrapper.h"
|
||||
|
||||
#define PORT_BUFF_LEN 16
|
||||
|
Reference in New Issue
Block a user