mirror of
https://github.com/apache/nuttx.git
synced 2026-06-08 18:37:46 +08:00
e9cd6089c9
kinetis:USB0 fix interrupt storm on error The ERROR bit of USBx_ISTAT needed to be cleared once an error occured. Approved-by: GregoryN <gnutt@nuttx.org>