mirror of
https://gitee.com/cosyos/cosyos.git
synced 2026-08-17 16:52:27 +08:00
update Demo-Build/80251/demo_debug.c.
Signed-off-by: 零中断延迟的RTOS <cosyos@139.com>
This commit is contained in:
@@ -3,11 +3,12 @@
|
||||
* @file demo_debug.c
|
||||
* @brief 例程-DEBUG for STC32G
|
||||
* @author 迟凯峰
|
||||
* @version V1.0.2
|
||||
* @date 2026.06.28
|
||||
* @version V1.0.3
|
||||
* @date 2026.07.31
|
||||
******************************************************************************/
|
||||
|
||||
#if 1 /* 编译开关 */
|
||||
#if 1 /* 编译开关 */ \
|
||||
&& defined ( __C251__ )
|
||||
|
||||
#include "CosyOS.H"
|
||||
#if (SYSCFG_DEBUGGING == __ENABLED__)
|
||||
|
||||
Reference in New Issue
Block a user