5e92d67015
- call dcd_event_xfer_complete() when enough bytes received - add dcd_get_frame_number()
To port tinyusb to support new MCU you need to implement all API in the
- tusb_hal.h (mandatory for both device and host stack)
- device/dcd.h for device stack
- host/hcd.h for host stack