/* mock task.h — gcc 隔离测试用空壳 (TaskHandle_t 由 TaskLoop.h 自行定义) */ #ifndef MOCK_TASK_H #define MOCK_TASK_H #endif