update Demo-Build/8051/demo_debug.c.

Signed-off-by: 零中断延迟的RTOS <cosyos@139.com>
This commit is contained in:
零中断延迟的RTOS
2026-07-31 13:44:53 +00:00
committed by Gitee
parent 47bdd060c7
commit 8b568aeec7
+4 -3
View File
@@ -3,11 +3,12 @@
* @file demo_debug.c
* @brief 例程-DEBUG for STC8H
* @author 迟凯峰
* @version V1.0.2
* @date 2026.06.28
* @version V1.0.3
* @date 2026.07.31
******************************************************************************/
#if 1 /* 编译开关 */
#if 1 /* 编译开关 */ \
&& defined ( __C51__ )
#include "CosyOS.H"
#if (SYSCFG_DEBUGGING == __ENABLED__)