remove hcd_addr0_close_Ignore

add code to check error handling from enum task
This commit is contained in:
hathach
2013-02-06 13:50:17 +07:00
parent a253e4d648
commit 7961f04e17
5 changed files with 20 additions and 12 deletions

View File

@@ -76,6 +76,7 @@
#define OSAL_TASK_LOOP_END \
}
// TODO FreeRTOS TASK_ASSERT need to omit do while to get continue statement works.
#define TASK_ASSERT(condition)
#define TASK_ASSERT_STATUS(sts)