summaryrefslogtreecommitdiff
path: root/nuttx/arch/arm/src/lpc17xx/lpc17_usbhost.h
Commit message (Expand)AuthorAgeFilesLines
* LM: Don't initialize .data if running in SRAM. Global missing intialize type...Gregory Nutt2013-12-051-1/+1
* Make naming consistent for USB host initialiation functionsGregory Nutt2013-11-291-2/+2
* Fix #endif with missing #if condition. Reported by Andrew BradfordGregory Nutt2013-08-231-0/+2
* Separate wait() and enumerate() methods from struct usbhost_driver_s and move...Gregory Nutt2013-08-131-2/+2
* Add untested OHCI driver for the SAMA5; structure naming and header files for...Gregory Nutt2013-08-111-0/+106