From d10f581eb749a8338e697a418d630db2cb01843f Mon Sep 17 00:00:00 2001
From: yincheng.zhong <634916154@qq.com>
Date: 星期三, 12 十一月 2025 19:07:58 +0800
Subject: [PATCH] 测试完TCP数据转发,GPS数据解析,UDP数据上传。

---
 STM32H743/MDK-ARM/STM32H743/shell.d |   12 ++++++------
 1 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/STM32H743/MDK-ARM/STM32H743/shell.d b/STM32H743/MDK-ARM/STM32H743/shell.d
index a1f3f48..c2019e4 100644
--- a/STM32H743/MDK-ARM/STM32H743/shell.d
+++ b/STM32H743/MDK-ARM/STM32H743/shell.d
@@ -1,6 +1,6 @@
 stm32h743\shell.o: ..\APL\Shell.c
-stm32h743\shell.o: C:\Keil_v5\ARM\ARMCC\Bin\..\include\stdlib.h
-stm32h743\shell.o: C:\Keil_v5\ARM\ARMCC\Bin\..\include\string.h
+stm32h743\shell.o: D:\Keil_v5\ARM\ARMCC\Bin\..\include\stdlib.h
+stm32h743\shell.o: D:\Keil_v5\ARM\ARMCC\Bin\..\include\string.h
 stm32h743\shell.o: ..\APL\AppConfig.h
 stm32h743\shell.o: ..\APL\Shell.h
 stm32h743\shell.o: ../HIDOLibrary/Include/HIDO_TypeDef.h
@@ -16,7 +16,7 @@
 stm32h743\shell.o: ../Drivers/CMSIS/Device/ST/STM32H7xx/Include/stm32h7xx.h
 stm32h743\shell.o: ../Drivers/CMSIS/Device/ST/STM32H7xx/Include/stm32h743xx.h
 stm32h743\shell.o: ../Drivers/CMSIS/Include/core_cm7.h
-stm32h743\shell.o: C:\Keil_v5\ARM\ARMCC\Bin\..\include\stdint.h
+stm32h743\shell.o: D:\Keil_v5\ARM\ARMCC\Bin\..\include\stdint.h
 stm32h743\shell.o: ../Drivers/CMSIS/Include/cmsis_version.h
 stm32h743\shell.o: ../Drivers/CMSIS/Include/cmsis_compiler.h
 stm32h743\shell.o: ../Drivers/CMSIS/Include/cmsis_armcc.h
@@ -24,8 +24,8 @@
 stm32h743\shell.o: ../Drivers/CMSIS/Device/ST/STM32H7xx/Include/system_stm32h7xx.h
 stm32h743\shell.o: ../Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal.h
 stm32h743\shell.o: ../Drivers/STM32H7xx_HAL_Driver/Inc/Legacy/stm32_hal_legacy.h
-stm32h743\shell.o: C:\Keil_v5\ARM\ARMCC\Bin\..\include\stddef.h
-stm32h743\shell.o: C:\Keil_v5\ARM\ARMCC\Bin\..\include\math.h
+stm32h743\shell.o: D:\Keil_v5\ARM\ARMCC\Bin\..\include\stddef.h
+stm32h743\shell.o: D:\Keil_v5\ARM\ARMCC\Bin\..\include\math.h
 stm32h743\shell.o: ../Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_rcc_ex.h
 stm32h743\shell.o: ../Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_gpio.h
 stm32h743\shell.o: ../Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_gpio_ex.h
@@ -48,7 +48,7 @@
 stm32h743\shell.o: ../FML/DBG.h
 stm32h743\shell.o: ../HIDOLibrary/Include/HIDO_ATLite.h
 stm32h743\shell.o: ../HIDOLibrary/Include/HIDO_FSM.h
-stm32h743\shell.o: C:\Keil_v5\ARM\ARMCC\Bin\..\include\stdarg.h
+stm32h743\shell.o: D:\Keil_v5\ARM\ARMCC\Bin\..\include\stdarg.h
 stm32h743\shell.o: ../FML/Internet/Module.h
 stm32h743\shell.o: ../FML/GPS.h
 stm32h743\shell.o: ../HIDOLibrary/Include/HIDO_Log.h

--
Gitblit v1.9.3