Skip to content

Commit bba14a1

Browse files
authored
fix: 修复星火一号看门狗驱动使能失败问题
fix: 修复星火一号看门狗驱动使能失败问题
1 parent 5b33206 commit bba14a1

File tree

1 file changed

+1
-0
lines changed
  • bsp/stm32/libraries/HAL_Drivers/drivers

1 file changed

+1
-0
lines changed

bsp/stm32/libraries/HAL_Drivers/drivers/drv_wdt.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
*/
1010

1111
#include <board.h>
12+
#include <rtdevice.h>
1213

1314
#ifdef RT_USING_WDT
1415

0 commit comments

Comments
 (0)