We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5b33206 commit bba14a1Copy full SHA for bba14a1
bsp/stm32/libraries/HAL_Drivers/drivers/drv_wdt.c
@@ -9,6 +9,7 @@
9
*/
10
11
#include <board.h>
12
+#include <rtdevice.h>
13
14
#ifdef RT_USING_WDT
15
0 commit comments