From 91159f0404ca43829f0908c984ae07e3ddecaef8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=9B=B6=E4=B8=AD=E6=96=AD=E5=BB=B6=E8=BF=9F=E7=9A=84RTOS?= Date: Fri, 31 Jul 2026 14:00:17 +0000 Subject: [PATCH] =?UTF-8?q?update=20Demo-Service/1=E3=80=81=E4=BA=8B?= =?UTF-8?q?=E4=BB=B6=E5=90=8C=E6=AD=A5/event=5Fressus.c.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: 零中断延迟的RTOS --- Demo-Service/1、事件同步/event_ressus.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Demo-Service/1、事件同步/event_ressus.c b/Demo-Service/1、事件同步/event_ressus.c index 0760e313..ac293c6b 100644 --- a/Demo-Service/1、事件同步/event_ressus.c +++ b/Demo-Service/1、事件同步/event_ressus.c @@ -6,7 +6,7 @@ * @note 事件处理线程(task_1)中,无法实现超时处理机制。 * @author 迟凯峰 * @version V1.0.0 - * @date 2025.10.21 + * @date 2026.07.31 ******************************************************************************/ /*-----------------------------------------------*