#ifndef BSP_WDGT_H #define BSP_WDGT_H //#include "gd32f30x_libopt.h" void bsp_fwdgt_init(void); void bsp_fwdgt_feed(void); #endif /* BSP_WDGT_H */