From 340ab61d69d8eff3a6deb9901854a46e29b7b805 Mon Sep 17 00:00:00 2001 From: txl Date: Fri, 4 Aug 2023 10:59:20 +0800 Subject: [PATCH] =?UTF-8?q?tools=E9=83=A8=E4=BB=B6=E5=90=8D=E6=95=B4?= =?UTF-8?q?=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: txl --- xts_demo/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xts_demo/config.json b/xts_demo/config.json index c0a2b98..d605cf3 100755 --- a/xts_demo/config.json +++ b/xts_demo/config.json @@ -86,7 +86,7 @@ "build_xts = true" ] }, - { "component": "xts_tools", "features":[] } + { "component": "tools", "features":[] } ] } ],