Initial commit
This commit is contained in:
15
Core/Include/SHAL.h
Normal file
15
Core/Include/SHAL.h
Normal file
@@ -0,0 +1,15 @@
|
||||
/**
|
||||
******************************************************************************
|
||||
* @file SHAL.h
|
||||
* @brief The main header file for the Shmingo Hardware Abstraction Layer
|
||||
******************************************************************************
|
||||
*/
|
||||
|
||||
#ifndef SHAL_H
|
||||
#define SHAL_H
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user