add tos_slist.h, rename tos.h to tos_k.h
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
#include "tos.h"
|
||||
#include "tos_k.h"
|
||||
|
||||
// systick handler
|
||||
void eclic_mtip_handler() {
|
||||
|
@@ -1,5 +1,5 @@
|
||||
#include "mcu_init.h"
|
||||
#include "tos.h"
|
||||
#include "tos_k.h"
|
||||
|
||||
#define TASK_SIZE 1024
|
||||
k_task_t k_task_task1;
|
||||
|
Reference in New Issue
Block a user