embeddedlibrary
reusable software modules for embedded systems
library.h
1 
2 #ifndef _LIBRARY_H_
3 #define _LIBRARY_H_
4 
83 #include "hal_general.h"
84 
85 #endif // _LIBRARY_H_