From 427d0b6ee0966fcf19a75914a47360969e00e456 Mon Sep 17 00:00:00 2001
From: yincheng.zhong <634916154@qq.com>
Date: 星期二, 25 十一月 2025 11:06:02 +0800
Subject: [PATCH] 路径跟随初步调通

---
 STM32H743/MDK-ARM/STM32H743.uvprojx |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/STM32H743/MDK-ARM/STM32H743.uvprojx b/STM32H743/MDK-ARM/STM32H743.uvprojx
index 11d1625..a314551 100644
--- a/STM32H743/MDK-ARM/STM32H743.uvprojx
+++ b/STM32H743/MDK-ARM/STM32H743.uvprojx
@@ -336,7 +336,7 @@
             <v6WtE>0</v6WtE>
             <v6Rtti>0</v6Rtti>
             <VariousControls>
-              <MiscControls></MiscControls>
+              <MiscControls>--fpmode=fast</MiscControls>
               <Define>USE_PWR_LDO_SUPPLY,USE_HAL_DRIVER,STM32H743xx,_USE_OS_,__TARGET_FPU_VFP</Define>
               <Undefine></Undefine>
               <IncludePath>../Core/Inc;../Drivers/STM32H7xx_HAL_Driver/Inc;../Drivers/STM32H7xx_HAL_Driver/Inc/Legacy;../Middlewares/Third_Party/FreeRTOS/Source/include;../Middlewares/Third_Party/FreeRTOS/Source/CMSIS_RTOS_V2;../Middlewares/Third_Party/FreeRTOS/Source/portable/RVDS/ARM_CM4F;../Drivers/CMSIS/Device/ST/STM32H7xx/Include;../Drivers/CMSIS/Include;../HIDOLibrary/Include;../HAL;../FML;../APL;../FML/Internet;../FML/Internet/Module;../FML/Internet/Module/EG800</IncludePath>

--
Gitblit v1.10.0