工程提交
This commit is contained in:
15
Core/User/Driver/drv_init.h
Normal file
15
Core/User/Driver/drv_init.h
Normal file
@@ -0,0 +1,15 @@
|
||||
#ifndef __DRVINIT_H
|
||||
#define __DRVINIT_H
|
||||
|
||||
|
||||
/* includes ----------------------------------------------------------------------------------------------*/
|
||||
#include "global.h"
|
||||
|
||||
|
||||
|
||||
/* Exported functions prototypes ------------------------------------------------------------------------*/
|
||||
void drv_all_Init(void);
|
||||
|
||||
|
||||
#endif /* __DRVINIT_H */
|
||||
|
||||
Reference in New Issue
Block a user