From 1932185e1d29892f6a98dd5702ffcee4844c13a4 Mon Sep 17 00:00:00 2001 From: liyufan Date: Thu, 3 Aug 2023 17:20:40 +0800 Subject: [PATCH] bundle check Signed-off-by: liyufan --- bundle.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bundle.json b/bundle.json index 5573615..e7221f6 100755 --- a/bundle.json +++ b/bundle.json @@ -14,7 +14,7 @@ "subsystem": "thirdparty", "syscap": [], "features": [], - "adapted_system_type": [], + "adapted_system_type": ["small", "standard"], "rom": "", "ram": "", "deps": { -- GitLab