add tos_slist.h, rename tos.h to tos_k.h
This commit is contained in:
@@ -17,10 +17,10 @@
|
||||
extern "C" {
|
||||
#endif
|
||||
|
||||
#include <tos.h>
|
||||
#include <tos_k.h>
|
||||
#include <string.h>
|
||||
|
||||
#include "tos.h"
|
||||
#include "tos_k.h"
|
||||
|
||||
uint32_t HAL_UptimeMs(void)
|
||||
{
|
||||
|
Reference in New Issue
Block a user