commit | 38aea280e75ed4b3d23abb0c5b3416008c7d7dff | [log] [tgz] |
---|---|---|
author | Emil Obalski <emil.obalski@nordicsemi.no> | Fri Jan 17 14:37:11 2020 +0100 |
committer | Carles CufĂ <carles.cufi@nordicsemi.no> | Fri May 08 15:12:27 2020 +0200 |
tree | cd32f9d50afffdd69e00d414c9b9b751f3cf77c7 | |
parent | 98c9cebfac2d825e28335578726edd13ea0973a6 [diff] |
usb: Sync receiving data from ISO OUT endpoint with SOF This commit adds support for receiveing data from ISO OUT endpoint for NRF devices. NRF USB IP core does not generate IRQ when data are received on ISO OUT endpoint and it must be synchronized with SOF event. Enable SOF handling by default if usb audio is configured with NRF devices. Signed-off-by: Emil Obalski <emil.obalski@nordicsemi.no>