fix file log error
This commit is contained in:
parent
8632d37d14
commit
3a6b5d7f4f
|
@ -11,8 +11,8 @@
|
|||
*/
|
||||
|
||||
/**
|
||||
* @file connect_rtc.h
|
||||
* @brief define hc32f4a0-board i2c function and struct
|
||||
* @file connect_wdt.h
|
||||
* @brief define hc32f4a0-board watchdog function and struct
|
||||
* @version 3.0
|
||||
* @author AIIT XUOS Lab
|
||||
* @date 2023-02-02
|
||||
|
|
|
@ -12,7 +12,7 @@
|
|||
|
||||
/**
|
||||
* @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
|
||||
* @author AIIT XUOS Lab
|
||||
* @date 2023-02-02
|
||||
|
|
Loading…
Reference in New Issue