From 3c2021441490ae9b93f7a2ef0f379909b589edd9 Mon Sep 17 00:00:00 2001
From: yincheng.zhong <634916154@qq.com>
Date: 星期六, 13 十二月 2025 18:53:16 +0800
Subject: [PATCH] 应该是拍视频的版本,外包在此基础上加了MQTT部分。

---
 STM32H743/MDK-ARM/startup_stm32h743xx.lst |   13 +++++++------
 1 files changed, 7 insertions(+), 6 deletions(-)

diff --git a/STM32H743/MDK-ARM/startup_stm32h743xx.lst b/STM32H743/MDK-ARM/startup_stm32h743xx.lst
index 516fbae..8dccb09 100644
--- a/STM32H743/MDK-ARM/startup_stm32h743xx.lst
+++ b/STM32H743/MDK-ARM/startup_stm32h743xx.lst
@@ -1284,12 +1284,13 @@
 x_HAL_Driver/Inc/Legacy -I../Middlewares/Third_Party/FreeRTOS/Source/include -I
 ../Middlewares/Third_Party/FreeRTOS/Source/CMSIS_RTOS_V2 -I../Middlewares/Third
 _Party/FreeRTOS/Source/portable/RVDS/ARM_CM4F -I../Drivers/CMSIS/Device/ST/STM3
-2H7xx/Include -I../Drivers/CMSIS/Include -I.\RTE\_STM32H743 -ID:\Users\zhyin\Ap
-pData\Local\Arm\Packs\ARM\CMSIS\5.8.0\CMSIS\Core\Include -ID:\Users\zhyin\AppDa
-ta\Local\Arm\Packs\ARM\CMSIS\5.8.0\CMSIS\DSP\Include -ID:\Users\zhyin\AppData\L
-ocal\Arm\Packs\ARM\CMSIS\5.8.0\CMSIS\DSP\PrivateInclude --predefine="__UVISION_
-VERSION SETA 530" --predefine="_RTE_ SETA 1" --predefine="STM32H743xx SETA 1" -
--predefine="_RTE_ SETA 1" --list=startup_stm32h743xx.lst startup_stm32h743xx.s
+2H7xx/Include -I../Drivers/CMSIS/Include -I../Middlewares/ST/ARM/DSP/Inc -I.\RT
+E\_STM32H743 -ID:\Users\zhyin\AppData\Local\Arm\Packs\ARM\CMSIS-DSP\1.16.2\Incl
+ude -ID:\Users\zhyin\AppData\Local\Arm\Packs\ARM\CMSIS-DSP\1.16.2\PrivateInclud
+e -ID:\Users\zhyin\AppData\Local\Arm\Packs\ARM\CMSIS\5.8.0\CMSIS\Core\Include -
+-predefine="__UVISION_VERSION SETA 530" --predefine="_RTE_ SETA 1" --predefine=
+"STM32H743xx SETA 1" --predefine="_RTE_ SETA 1" --list=startup_stm32h743xx.lst 
+startup_stm32h743xx.s
 
 
 

--
Gitblit v1.10.0