提交全部资料
This commit is contained in:
10
1.主程序源代码/User/inc/bsp_chipid.h
Normal file
10
1.主程序源代码/User/inc/bsp_chipid.h
Normal file
@@ -0,0 +1,10 @@
|
||||
#ifndef __CHIPID_H
|
||||
#define __CHIPID_H
|
||||
|
||||
|
||||
#include "stm32f10x.h"
|
||||
|
||||
void Get_ChipID(void);
|
||||
void WDOG_Init(void);
|
||||
|
||||
#endif /* __CHIPID_H */
|
||||
Reference in New Issue
Block a user