This commit is contained in:
JiXieShi
2024-06-21 13:25:01 +08:00
parent 60e82d529a
commit ef79633f1a
9 changed files with 650 additions and 7 deletions
+1 -1
View File
@@ -5,6 +5,6 @@
#ifndef HW_LIB_T_TASK_H
#define HW_LIB_T_TASK_H
void Test_task();
_Noreturn void Test_task();
#endif //HW_LIB_T_TASK_H