imxrt-rs/imxrt-usbd

Example: polling in ISR

mciantyre opened this issue · 1 comments

Provide an example that shows how to poll the USB device in a USB ISR. Implement all APIs to support this use-case.

As of this writing, there's no API to enable USB interrupts.