From 47adf87caf9ec3221582c2ca4aad18b60cfa3ede Mon Sep 17 00:00:00 2001 From: huangxiaolinabc123 Date: Wed, 17 May 2023 01:44:31 +0000 Subject: [PATCH] modify code Signed-off-by: huangxiaolinabc123 Change-Id: I0b9b1447a7e76ba52e5a54c6e251739608868255 --- bundle.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/bundle.json b/bundle.json index 1c028e9..8a78529 100644 --- a/bundle.json +++ b/bundle.json @@ -23,8 +23,8 @@ "uniproton", "linux" ], - "rom": "62KB", - "ram": "", + "rom": "100KB", + "ram": "2048KB", "deps": { "components": [ "utils_base", -- Gitee