From d9e6f62e672aa83ade6483e2039452c453cad818 Mon Sep 17 00:00:00 2001 From: yisi <1584489760@qq.com> Date: Thu, 14 Dec 2023 06:49:03 +0000 Subject: [PATCH] update bundle.json. Signed-off-by: yisi <1584489760@qq.com> --- bundle.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bundle.json b/bundle.json index ef123afd..12a89cd8 100644 --- a/bundle.json +++ b/bundle.json @@ -19,7 +19,7 @@ "subsystem": "thirdparty", "syscap": [], "features": [], - "adapted_system_type": [ "standard" ], + "adapted_system_type": [ "small","standard" ], "rom": "950KB", "ram": "988KB", "deps": { -- Gitee