-
Notifications
You must be signed in to change notification settings - Fork 209
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[BACKPORT] Merged in david_s5/nuttx/master_kinetis_usb_fixes (pull re…
…quest #634) backport of upstrem 7e756e4 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: Gregory Nutt <[email protected]> (cherry picked from commit 7e756e4)
- Loading branch information
1 parent
65b87d0
commit 0ac630e
Showing
1 changed file
with
37 additions
and
21 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters