clean up nrf52

This commit is contained in:
hathach
2018-03-31 13:23:23 +07:00
parent 68f5c004d8
commit f1f7153b3b
3 changed files with 25 additions and 5 deletions

View File

@@ -600,6 +600,8 @@ void dcd_xfer_complete(uint8_t rhport, uint8_t ep_addr, uint32_t xferred_bytes,
osal_queue_send(_usbd_q, &task_event);
}
TU_ASSERT(succeeded, );
}
//--------------------------------------------------------------------+