Skip to content

Commit 1b189ca

Browse files
committed
update board.h
1 parent 67e3282 commit 1b189ca

File tree

1 file changed

+3
-2
lines changed
  • bsp/bluetrum/ab32vg1-ab-prougen/board

1 file changed

+3
-2
lines changed

bsp/bluetrum/ab32vg1-ab-prougen/board/board.h

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,8 @@
1212
#define BOARD_H__
1313

1414
#include <rtthread.h>
15-
#include "ab32vgx.h"
16-
#include "drv_gpio.h"
15+
#include <ab32vgx.h>
16+
#include <drv_gpio.h>
17+
#include <drv_wdt.h>
1718

1819
#endif

0 commit comments

Comments
 (0)