From 8754a008555c3c5d1913597af49874a3743f1156 Mon Sep 17 00:00:00 2001 From: qu-xianfei Date: Mon, 16 Oct 2023 16:28:13 +0800 Subject: [PATCH] add queryStandard Signed-off-by: qu-xianfei --- bundle.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/bundle.json b/bundle.json index 945dd60..ad73f6b 100644 --- a/bundle.json +++ b/bundle.json @@ -24,7 +24,11 @@ "rom": "~256KB", "ram": "0KB", "deps": { - "components": [], + "components": [ + "init", + "c_utils", + "device_attest" + ], "third_party": [] }, "build": {