update System/CosyOS.H.

Signed-off-by: 零中断延迟的RTOS <cosyos@139.com>
This commit is contained in:
零中断延迟的RTOS
2026-06-20 11:58:25 +00:00
committed by Gitee
parent cba9dec0e3
commit 7c386c4476
+2 -2
View File
@@ -4,14 +4,14 @@
* @brief 系统链接头文件
* @details 用户的各个c文件中应包含此文件。
* @author 迟凯峰
* @version V2.4.1
* @version V2.3.9
* @date 2026.06.20
******************************************************************************/
#ifndef __COSYOS_H
#define __COSYOS_H
#define COSYOS3_VERSION "v2.4.1"
#define COSYOS3_VERSION "v2.3.9"
#include "os_var.h"
#include "os_api.h"