mirror of
https://gitee.com/cosyos/cosyos.git
synced 2026-02-06 03:41:41 +08:00
update Port/Cortex-M/port_cmx.c.
Signed-off-by: 零中断延迟的RTOS <cosyos@139.com>
This commit is contained in:
@@ -3,15 +3,13 @@
|
||||
* @file port_cmx.c
|
||||
* @brief CMSIS Cortex-M Core Port File
|
||||
* @author 迟凯峰
|
||||
* @version V2.2.3
|
||||
* @date 2026.01.20
|
||||
* @version V2.2.4
|
||||
* @date 2026.01.23
|
||||
******************************************************************************/
|
||||
|
||||
#include "os_var.h"
|
||||
#ifdef __PORT_CMX_H
|
||||
|
||||
s_u32_t m_basepri = 1;
|
||||
|
||||
|
||||
/*
|
||||
* 中断FIFO服务
|
||||
|
||||
Reference in New Issue
Block a user