update board.h
This commit is contained in:
parent
67e3282aec
commit
1b189ca7fb
|
@ -12,7 +12,8 @@
|
|||
#define BOARD_H__
|
||||
|
||||
#include <rtthread.h>
|
||||
#include "ab32vgx.h"
|
||||
#include "drv_gpio.h"
|
||||
#include <ab32vgx.h>
|
||||
#include <drv_gpio.h>
|
||||
#include <drv_wdt.h>
|
||||
|
||||
#endif
|
||||
|
|
Loading…
Reference in New Issue