adding mynewt to osal

This commit is contained in:
hathach
2018-09-04 14:20:30 +07:00
parent e6fdfe8ac7
commit 8600c4b616
7 changed files with 269 additions and 14 deletions

View File

@@ -335,7 +335,7 @@ static tusb_error_t proc_control_request_st(uint8_t rhport, tusb_control_request
{
OSAL_SUBTASK_BEGIN
tusb_error_t error;
ATTR_UNUSED tusb_error_t error;
error = TUSB_ERROR_NONE;
//------------- Standard Request e.g in enumeration -------------//