add ASSERT_BIN8 and its test code
add some common api for task in osal.h for mocking
This commit is contained in:
@@ -57,6 +57,8 @@
|
||||
|
||||
#include "common/common.h"
|
||||
|
||||
//typedef void (*pfTask)( void * );
|
||||
|
||||
enum
|
||||
{
|
||||
OSAL_TIMEOUT_NOTIMEOUT = 0, // for use within ISR, return immediately
|
||||
|
||||
Reference in New Issue
Block a user