From 4eef5dd9de3299bbdb29e1e3eb006ee63afcafa9 Mon Sep 17 00:00:00 2001 From: txl Date: Sat, 22 Jul 2023 10:30:28 +0800 Subject: [PATCH] =?UTF-8?q?acts=5Fchange=5Fcomponemt=5Fname=E2=80=94?= =?UTF-8?q?=E2=80=94codecheck?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: txl --- bundle.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/bundle.json b/bundle.json index b34034731..06b05f88b 100644 --- a/bundle.json +++ b/bundle.json @@ -14,7 +14,11 @@ "subsystem": "xts", "syscap": [], "features": [], - "adapted_system_type": [], + "adapted_system_type": [ + "mini", + "small", + "standard" + ], "rom": "", "ram": "", "deps": { -- GitLab