change OSAL_TASK_FUNCTION to adapt with cmsis rtx
This commit is contained in:
@@ -64,6 +64,8 @@ extern "C" {
|
||||
//--------------------------------------------------------------------+
|
||||
// TASK API
|
||||
//--------------------------------------------------------------------+
|
||||
#define OSAL_TASK_FUNCTION portTASK_FUNCTION
|
||||
|
||||
typedef struct {
|
||||
char const * name;
|
||||
pdTASK_CODE code;
|
||||
|
||||
Reference in New Issue
Block a user