Skip to content

Commit eb894e8

Browse files
committed
update
1 parent 1b189ca commit eb894e8

File tree

1 file changed

+5
-0
lines changed
  • bsp/bluetrum/ab32vg1-ab-prougen/board

1 file changed

+5
-0
lines changed

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

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,12 @@
1313

1414
#include <rtthread.h>
1515
#include <ab32vgx.h>
16+
#ifdef RT_USING_PIN
1617
#include <drv_gpio.h>
18+
#endif
19+
#ifdef RT_USING_WDT
1720
#include <drv_wdt.h>
21+
#endif
22+
1823

1924
#endif

0 commit comments

Comments
 (0)