mirror of
https://github.com/hathach/tinyusb.git
synced 2026-03-09 17:14:43 +00:00
- Use register based XFRSIZ to determine transfer complete (xfer->queued_len and xfer->short_packet were deleted) - Pop out as many RxFIFO data entries as available within a IRQ call - less application interruption due to XFRC calls