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/croutine.d |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/STM32H743/MDK-ARM/STM32H743/croutine.d b/STM32H743/MDK-ARM/STM32H743/croutine.d
index ce5b075..9f255c1 100644
--- a/STM32H743/MDK-ARM/STM32H743/croutine.d
+++ b/STM32H743/MDK-ARM/STM32H743/croutine.d
@@ -1,7 +1,7 @@
 stm32h743\croutine.o: ../Middlewares/Third_Party/FreeRTOS/Source/croutine.c
 stm32h743\croutine.o: ../Middlewares/Third_Party/FreeRTOS/Source/include/FreeRTOS.h
-stm32h743\croutine.o: C:\Keil_v5\ARM\ARMCC\Bin\..\include\stddef.h
-stm32h743\croutine.o: C:\Keil_v5\ARM\ARMCC\Bin\..\include\stdint.h
+stm32h743\croutine.o: D:\Keil_v5\ARM\ARMCC\Bin\..\include\stddef.h
+stm32h743\croutine.o: D:\Keil_v5\ARM\ARMCC\Bin\..\include\stdint.h
 stm32h743\croutine.o: ../Core/Inc/FreeRTOSConfig.h
 stm32h743\croutine.o: ../Middlewares/Third_Party/FreeRTOS/Source/include/projdefs.h
 stm32h743\croutine.o: ../Middlewares/Third_Party/FreeRTOS/Source/include/portable.h

--
Gitblit v1.9.3