mirror of
https://gitee.com/cosyos/cosyos.git
synced 2026-08-17 00:41:33 +08:00
+3
-3
@@ -4,14 +4,14 @@
|
|||||||
* @brief 系统链接头文件
|
* @brief 系统链接头文件
|
||||||
* @details 用户的各个c文件中应包含此文件。
|
* @details 用户的各个c文件中应包含此文件。
|
||||||
* @author 迟凯峰
|
* @author 迟凯峰
|
||||||
* @version v3.0.7
|
* @version v3.0.8
|
||||||
* @date 2026.08.14
|
* @date 2026.08.15
|
||||||
******************************************************************************/
|
******************************************************************************/
|
||||||
|
|
||||||
#ifndef __COSYOS_H
|
#ifndef __COSYOS_H
|
||||||
#define __COSYOS_H
|
#define __COSYOS_H
|
||||||
|
|
||||||
#define COSYOS3_VERSION "v3.0.7"
|
#define COSYOS3_VERSION "v3.0.8"
|
||||||
|
|
||||||
#include "os_var.h"
|
#include "os_var.h"
|
||||||
#include "os_api.h"
|
#include "os_api.h"
|
||||||
|
|||||||
Reference in New Issue
Block a user