From 97091dac1bfcad87e0e3f8bb3fc718c1254d97d2 Mon Sep 17 00:00:00 2001 From: WXK <287788329@qq.com> Date: 星期五, 15 八月 2025 13:50:06 +0800 Subject: [PATCH] 2.3,加入下发开关uwb接收 --- keil/uci_fira.uvprojx | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/keil/uci_fira.uvprojx b/keil/uci_fira.uvprojx index dbc6a99..a26f532 100644 --- a/keil/uci_fira.uvprojx +++ b/keil/uci_fira.uvprojx @@ -52,7 +52,7 @@ <OutputName>uci_fira</OutputName> <CreateExecutable>1</CreateExecutable> <CreateLib>0</CreateLib> - <CreateHexFile>0</CreateHexFile> + <CreateHexFile>1</CreateHexFile> <DebugInformation>1</DebugInformation> <BrowseInformation>1</BrowseInformation> <ListingPath>.\Listings\</ListingPath> -- Gitblit v1.9.3