add ASSERT_BIN8 and its test code

add some common api for task in osal.h for mocking
This commit is contained in:
hathach
2013-01-31 11:05:33 +07:00
parent 658b2b970c
commit eca87e5ee5
4 changed files with 46 additions and 11 deletions

View File

@@ -57,6 +57,8 @@
#include "common/common.h"
//typedef void (*pfTask)( void * );
enum
{
OSAL_TIMEOUT_NOTIMEOUT = 0, // for use within ISR, return immediately