From 51393af87f6dc09a00e78d71dbff8a15721c1198 Mon Sep 17 00:00:00 2001 From: yincheng.zhong <634916154@qq.com> Date: 星期二, 18 二月 2025 10:29:46 +0800 Subject: [PATCH] V1.9 增加看门狗 --- mx.scratch | 5 ++++- 1 files changed, 4 insertions(+), 1 deletions(-) diff --git a/mx.scratch b/mx.scratch index 2da4421..6c305ab 100644 --- a/mx.scratch +++ b/mx.scratch @@ -1,6 +1,6 @@ <?xml version="1.0" encoding="UTF-8"?> <Project> -<ProjectName>E:\GIT\URTF4_OTA - 副本\\UWB_RTK_STM32F4</ProjectName> +<ProjectName>E:\GIT\ChinaUWBProject - 副本\\UWB_RTK_STM32F4</ProjectName> <ProjectNature>C</ProjectNature> <CMSIS>..\Drivers\CMSIS</CMSIS> <HAL_Driver>C:\Users\zhyin\STM32Cube\Repository\STM32Cube_FW_F4_V1.21.0\Drivers\CMSIS</HAL_Driver> @@ -82,6 +82,9 @@ <name>../Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_adc_ex.c</name> </file> <file> + <name>../Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_iwdg.c</name> + </file> + <file> <name>../Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_spi.c</name> </file> <file> -- Gitblit v1.9.3