hpw422移植新的sdk
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
#ifndef _BSP_WDOG_H
|
||||
#define _BSP_WDOG_H
|
||||
#include "Platform.h"
|
||||
void xc_wdog_init(uint32_t counter_value);//看门狗初始化
|
||||
void xc_wdog_feed(void);//喂狗
|
||||
#endif
|
||||
Reference in New Issue
Block a user