fix file log error

This commit is contained in:
wuzheng 2023-02-03 09:50:21 +08:00
parent 8632d37d14
commit 3a6b5d7f4f
2 changed files with 3 additions and 3 deletions

View File

@ -11,8 +11,8 @@
*/ */
/** /**
* @file connect_rtc.h * @file connect_wdt.h
* @brief define hc32f4a0-board i2c function and struct * @brief define hc32f4a0-board watchdog function and struct
* @version 3.0 * @version 3.0
* @author AIIT XUOS Lab * @author AIIT XUOS Lab
* @date 2023-02-02 * @date 2023-02-02

View File

@ -12,7 +12,7 @@
/** /**
* @file connect_wdt.c * @file connect_wdt.c
* @brief support aiit-riscv64-board watchdog function and register to bus framework * @brief support hc32f4a0-board watchdog function and register to bus framework
* @version 1.0 * @version 1.0
* @author AIIT XUOS Lab * @author AIIT XUOS Lab
* @date 2023-02-02 * @date 2023-02-02