From b8c951bc3580f4b4aaed9f4e8dce1c33cc4031a6 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: Thu, 19 Feb 2026 02:40:24 +0000 Subject: [PATCH] update System/sv_tick.h. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: 零中断延迟的RTOS --- System/sv_tick.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/System/sv_tick.h b/System/sv_tick.h index 154845cd..65f16d41 100644 --- a/System/sv_tick.h +++ b/System/sv_tick.h @@ -7,7 +7,7 @@ 定时查询事件(u_timqryevent_##tmid)中调用。 * @author 迟凯峰 * @version V2.3.0 - * @date 2026.02.01 + * @date 2026.02.19 ******************************************************************************/ #ifndef __SV_TICK_H