mirror of
https://gitee.com/cosyos/cosyos.git
synced 2026-08-17 08:42:13 +08:00
update Demo-Service/5、协作式任务/coop_binary.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
|
||||
******************************************************************************/
|
||||
|
||||
/*-------------------------------------------*
|
||||
@@ -17,7 +17,7 @@
|
||||
| uGiveBin(bin) | 任务中 给予二值信号量 |
|
||||
*-------------------------------------------*/
|
||||
|
||||
#if 1 /* 编译开关 */
|
||||
#if 0 /* 编译开关 */
|
||||
|
||||
#include "CosyOS.H"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user