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 增加看门狗

---
 Src/stm32f4xx_it.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/Src/stm32f4xx_it.c b/Src/stm32f4xx_it.c
index 25bafdd..2ac21ea 100644
--- a/Src/stm32f4xx_it.c
+++ b/Src/stm32f4xx_it.c
@@ -4,7 +4,7 @@
   * @brief   Interrupt Service Routines.
   ******************************************************************************
   *
-  * COPYRIGHT(c) 2024 STMicroelectronics
+  * COPYRIGHT(c) 2025 STMicroelectronics
   *
   * Redistribution and use in source and binary forms, with or without modification,
   * are permitted provided that the following conditions are met:

--
Gitblit v1.9.3