From bba66d434fc3c32364ac79ffa50411a311f4f86e Mon Sep 17 00:00:00 2001 From: yisi <1584489760@qq.com> Date: Thu, 14 Dec 2023 07:22:52 +0000 Subject: [PATCH 1/2] 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 6aa01a354..f7c4a4db0 100644 --- a/bundle.json +++ b/bundle.json @@ -18,7 +18,7 @@ "hdf_core_platform_rtc_test_support", "hdf_core_feature_config" ], - "adapted_system_type": ["standard", "small"], + "adapted_system_type": ["standard", "small","mini"], "rom": "735KB", "ram": "1350KB", "deps": { -- Gitee From eab2b2ef69f0d4bd6606b1ae4ab2d54b8b5fa7b0 Mon Sep 17 00:00:00 2001 From: yisi <1584489760@qq.com> Date: Thu, 14 Dec 2023 07:54:49 +0000 Subject: [PATCH 2/2] 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 f7c4a4db0..740822191 100644 --- a/bundle.json +++ b/bundle.json @@ -18,7 +18,7 @@ "hdf_core_platform_rtc_test_support", "hdf_core_feature_config" ], - "adapted_system_type": ["standard", "small","mini"], + "adapted_system_type": ["standard", "small", "mini"], "rom": "735KB", "ram": "1350KB", "deps": { -- Gitee