From aa14c757b47b2ef43ec8a6ced81fefe1e6594d2d Mon Sep 17 00:00:00 2001
From: WXK <287788329@qq.com>
Date: 星期三, 12 十一月 2025 13:35:09 +0800
Subject: [PATCH] 1

---
 STM32H743/MDK-ARM/STM32H743/main.d |   53 +++++++++++++++++++++++++++++++++++++++++++++++++++++
 1 files changed, 53 insertions(+), 0 deletions(-)

diff --git a/STM32H743/MDK-ARM/STM32H743/main.d b/STM32H743/MDK-ARM/STM32H743/main.d
new file mode 100644
index 0000000..b55fea4
--- /dev/null
+++ b/STM32H743/MDK-ARM/STM32H743/main.d
@@ -0,0 +1,53 @@
+stm32h743\main.o: ../Core/Src/main.c
+stm32h743\main.o: ../Core/Inc/main.h
+stm32h743\main.o: ../Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal.h
+stm32h743\main.o: ../Core/Inc/stm32h7xx_hal_conf.h
+stm32h743\main.o: ../Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_rcc.h
+stm32h743\main.o: ../Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_def.h
+stm32h743\main.o: ../Drivers/CMSIS/Device/ST/STM32H7xx/Include/stm32h7xx.h
+stm32h743\main.o: ../Drivers/CMSIS/Device/ST/STM32H7xx/Include/stm32h743xx.h
+stm32h743\main.o: ../Drivers/CMSIS/Include/core_cm7.h
+stm32h743\main.o: C:\Keil_v5\ARM\ARMCC\Bin\..\include\stdint.h
+stm32h743\main.o: ../Drivers/CMSIS/Include/cmsis_version.h
+stm32h743\main.o: ../Drivers/CMSIS/Include/cmsis_compiler.h
+stm32h743\main.o: ../Drivers/CMSIS/Include/cmsis_armcc.h
+stm32h743\main.o: ../Drivers/CMSIS/Include/mpu_armv7.h
+stm32h743\main.o: ../Drivers/CMSIS/Device/ST/STM32H7xx/Include/system_stm32h7xx.h
+stm32h743\main.o: ../Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal.h
+stm32h743\main.o: ../Drivers/STM32H7xx_HAL_Driver/Inc/Legacy/stm32_hal_legacy.h
+stm32h743\main.o: C:\Keil_v5\ARM\ARMCC\Bin\..\include\stddef.h
+stm32h743\main.o: C:\Keil_v5\ARM\ARMCC\Bin\..\include\math.h
+stm32h743\main.o: ../Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_rcc_ex.h
+stm32h743\main.o: ../Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_gpio.h
+stm32h743\main.o: ../Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_gpio_ex.h
+stm32h743\main.o: ../Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_dma.h
+stm32h743\main.o: ../Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_dma_ex.h
+stm32h743\main.o: ../Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_mdma.h
+stm32h743\main.o: ../Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_exti.h
+stm32h743\main.o: ../Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_cortex.h
+stm32h743\main.o: ../Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_flash.h
+stm32h743\main.o: ../Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_flash_ex.h
+stm32h743\main.o: ../Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_hsem.h
+stm32h743\main.o: ../Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_i2c.h
+stm32h743\main.o: ../Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_i2c_ex.h
+stm32h743\main.o: ../Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_pwr.h
+stm32h743\main.o: ../Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_pwr_ex.h
+stm32h743\main.o: ../Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_tim.h
+stm32h743\main.o: ../Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_tim_ex.h
+stm32h743\main.o: ../Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_uart.h
+stm32h743\main.o: ../Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_uart_ex.h
+stm32h743\main.o: ../Middlewares/Third_Party/FreeRTOS/Source/CMSIS_RTOS_V2/cmsis_os.h
+stm32h743\main.o: ../Middlewares/Third_Party/FreeRTOS/Source/include/FreeRTOS.h
+stm32h743\main.o: ../Core/Inc/FreeRTOSConfig.h
+stm32h743\main.o: ../Middlewares/Third_Party/FreeRTOS/Source/include/projdefs.h
+stm32h743\main.o: ../Middlewares/Third_Party/FreeRTOS/Source/include/portable.h
+stm32h743\main.o: ../Middlewares/Third_Party/FreeRTOS/Source/include/deprecated_definitions.h
+stm32h743\main.o: ../Middlewares/Third_Party/FreeRTOS/Source/portable/RVDS/ARM_CM4F/portmacro.h
+stm32h743\main.o: ../Middlewares/Third_Party/FreeRTOS/Source/include/mpu_wrappers.h
+stm32h743\main.o: ../Middlewares/Third_Party/FreeRTOS/Source/include/task.h
+stm32h743\main.o: ../Middlewares/Third_Party/FreeRTOS/Source/include/list.h
+stm32h743\main.o: ../Middlewares/Third_Party/FreeRTOS/Source/CMSIS_RTOS_V2/cmsis_os2.h
+stm32h743\main.o: ../HAL/Uart.h
+stm32h743\main.o: ../HIDOLibrary/Include/HIDO_TypeDef.h
+stm32h743\main.o: ../FML/DBG.h
+stm32h743\main.o: ../FML/bluetooth.h

--
Gitblit v1.9.3