From 1082b022f51bb09a729aab2b5cf377f3df3ae0c1 Mon Sep 17 00:00:00 2001 From: zhushengle Date: Thu, 25 May 2023 17:59:01 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E4=BF=AE=E5=A4=8D=E4=B8=89=E6=96=B9?= =?UTF-8?q?=E5=BA=93=E5=AD=90=E7=B3=BB=E7=BB=9F=E9=85=8D=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Close #I78DB8 Signed-off-by: zhushengle Change-Id: I559a997dd45cc2d2c087139893f10852093b27f5 --- bundle.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bundle.json b/bundle.json index 5e72ed7..cec0a8d 100644 --- a/bundle.json +++ b/bundle.json @@ -15,7 +15,7 @@ }, "component": { "name": "fatfs", - "subsystem": "", + "subsystem": "thirdparty", "syscap": [], "features": [], "adapted_system_type": [ -- Gitee