Skip to content
Commit 7e756e41 authored by David Sidrane's avatar David Sidrane Committed by Gregory Nutt
Browse files

Merged in david_s5/nuttx/master_kinetis_usb_fixes (pull request #634)



kinetis usb device fixes

* kinetis:usb device use correct CONFIG OTG control

* kinetis:usb device fix interrupt storm when cable is disconnected

      The DM, DP state were incorrect because the pulldowns were not
      enabled.

      Also the pending asynchronous resume interrupt needed to be
      re-armed after the suspend is in effect. This is now done in
      the isr.

Approved-by: default avatarGregory Nutt <gnutt@nuttx.org>
parent efed1b6a
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment