log对象支持从读取控制台数据

This commit is contained in:
zhangzheng
2023-09-15 00:07:58 +08:00
parent 8beb51f305
commit 4cdd72c0d7
34 changed files with 676 additions and 87 deletions

View File

@@ -9,6 +9,7 @@
#define IPC_PROT 5
#define MM_PROT 6
#define SYS_PROT 7
#define IRQ_PROT 8
#define THREAD_MAIN THREAD_PROT
#define TASK_THIS TASK_PROT