summaryrefslogtreecommitdiff
path: root/nuttx/arch/arm/src/dm320/dm320_usbdev.c
Commit message (Expand)AuthorAgeFilesLines
* Need to restart write queue after stalled endpoint resumedpatacongo2008-10-281-3/+7
* Fix read failures when OUT req size > maxpacketpatacongo2008-10-271-23/+18
* Correct error in end-of-request handlingpatacongo2008-10-271-6/+6
* Fix to handle requests larger than maxpacketpatacongo2008-10-251-3/+6
* Last option in configure; ep address in ep structpatacongo2008-10-091-26/+46
* Update commentspatacongo2008-10-081-0/+5
* test and integration updatespatacongo2008-10-071-57/+80
* Add DM320 USB device side driverpatacongo2008-10-071-0/+2516