From 2b4662afe56655e81d04c5ad49e0f321cfe95e30 Mon Sep 17 00:00:00 2001 From: HEYAHONG <2229388563@qq.com> Date: Sat, 15 Jun 2024 21:37:25 +0800 Subject: [PATCH] =?UTF-8?q?=E5=85=B3=E9=97=ADFAL=E7=9A=84debug=E8=BE=93?= =?UTF-8?q?=E5=87=BA=E4=BF=A1=E6=81=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- FW/Core/001-base_rt/rtconfig.h | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/FW/Core/001-base_rt/rtconfig.h b/FW/Core/001-base_rt/rtconfig.h index 1201b10..01f8fa5 100644 --- a/FW/Core/001-base_rt/rtconfig.h +++ b/FW/Core/001-base_rt/rtconfig.h @@ -95,8 +95,7 @@ #define RT_USING_DFS_DEVFS #define RT_USING_DFS_TMPFS #define RT_USING_FAL -#define FAL_DEBUG_CONFIG -#define FAL_DEBUG 1 +#define FAL_DEBUG 0 #define FAL_PART_HAS_TABLE_CFG /* Device Drivers */