From b1938afa8aa38570db86d85200cb5ae614ea85e0 Mon Sep 17 00:00:00 2001 From: chongzhi Date: Thu, 25 Apr 2024 16:55:21 +0800 Subject: [PATCH] =?UTF-8?q?=E9=80=82=E9=85=8D=E4=BA=A7=E5=93=81=E5=BD=A2?= =?UTF-8?q?=E6=80=81=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: chongzhi --- bundle.json | 1 + 1 file changed, 1 insertion(+) diff --git a/bundle.json b/bundle.json index f4d8e17..4e9297a 100755 --- a/bundle.json +++ b/bundle.json @@ -15,6 +15,7 @@ "syscap": [], "features": [], "adapted_system_type": [ + "mini", "small" ], "rom": "1024kB", -- Gitee