From 31a18a379b5d7073705895dba364ca3b76d5d44e Mon Sep 17 00:00:00 2001 From: WXK <287788329@qq.com> Date: 星期三, 13 八月 2025 09:54:25 +0800 Subject: [PATCH] 开发完成 --- 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