Merge branch 'master' into port-samg55

This commit is contained in:
hathach
2020-02-07 16:50:07 +07:00
4 changed files with 153 additions and 107 deletions

View File

@@ -355,7 +355,7 @@ bool midid_xfer_cb(uint8_t rhport, uint8_t ep_addr, xfer_result_t result, uint32
// nothing to do with in and notif endpoint
return TUSB_ERROR_NONE;
return true;
}
#endif