message queue adaptions for calls from ISR
functions moved to top binary sempahore file init mutex return values
This commit is contained in:
@ -1,6 +1,10 @@
|
||||
#ifndef FRAMEWORK_OSAL_ENDINESS_H_
|
||||
#define FRAMEWORK_OSAL_ENDINESS_H_
|
||||
|
||||
/**
|
||||
* @defgroup osal Operating System Abstraction Layer
|
||||
* @brief Provides clean interfaces to use OS functionalities
|
||||
*/
|
||||
|
||||
/*
|
||||
* BSD-style endian declaration
|
||||
|
Reference in New Issue
Block a user