mirror of
https://github.com/apache/nuttx.git
synced 2026-05-15 12:49:56 +08:00
99a8c00807
Previously CONFIG_USBDEV_SOFINTERRUPT existed in many platform drivers but did nothing. This commit adds a callback function usbdev_sof_irq() that can be used to take action on this interrupt.