MCUX usb ISR was making usb callbacks directly, which caused assertion failures when a callback attempted to lock a mutex. Move USB callback handler to separate thread, and make ISR notify thread via message queue. Fixes #40638 Signed-off-by: Daniel DeGrasse <daniel.degrasse@nxp.com> |
||
|---|---|---|
| .. | ||
| usb | ||
| CMakeLists.txt | ||
| Kconfig | ||