update
This commit is contained in:
parent
1b189ca7fb
commit
eb894e88f1
|
@ -13,7 +13,12 @@
|
|||
|
||||
#include <rtthread.h>
|
||||
#include <ab32vgx.h>
|
||||
#ifdef RT_USING_PIN
|
||||
#include <drv_gpio.h>
|
||||
#endif
|
||||
#ifdef RT_USING_WDT
|
||||
#include <drv_wdt.h>
|
||||
#endif
|
||||
|
||||
|
||||
#endif
|
||||
|
|
Loading…
Reference in New Issue