mirror of
https://gitee.com/cosyos/cosyos.git
synced 2026-08-17 08:42:13 +08:00
update Demo-Service/5、协作式任务/coop_ressus_2.c.
Signed-off-by: 零中断延迟的RTOS <cosyos@139.com>
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
* @note 适用于多个不同优先级任务的循环协作。
|
||||
* @author 迟凯峰
|
||||
* @version V1.0.0
|
||||
* @date 2025.10.21
|
||||
* @date 2026.07.31
|
||||
******************************************************************************/
|
||||
|
||||
/*----------------------------------------------------------*
|
||||
@@ -15,7 +15,7 @@
|
||||
| uResumeSuspend(task) | 任务中 恢复指定任务并挂起自身任务 |
|
||||
*----------------------------------------------------------*/
|
||||
|
||||
#if 1 /* 编译开关 */
|
||||
#if 0 /* 编译开关 */
|
||||
|
||||
#include "CosyOS.H"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user