summaryrefslogtreecommitdiff
path: root/nuttx/arch/arm/src/lpc17xx/lpc17_usbdev.c
Commit message (Expand)AuthorAgeFilesLines
* Refactor all lpc17xx header files (more like STM32 header file structure now)patacongo2013-01-181-4/+5
* USB device drivers: Add hooks to to use common, external DMA buffer allocatio...patacongo2012-09-131-6/+34
* Add LPC31 Kconfigpatacongo2012-09-061-6/+6
* Extend the USB device/class interface: Add parameters to pass the EP0 OUT da...patacongo2012-04-121-3/+3
* Add PIC32 SPI driverpatacongo2012-03-071-0/+0
* LPCXpresso USB device workspatacongo2011-04-171-0/+4
* Misc USB storage-related cleanuppatacongo2011-04-161-2/+0
* Create include/nuttx/usb directorypatacongo2010-12-141-3/+3
* USB class drivers need to call DEV_CONNECTpatacongo2010-12-041-8/+15
* Fix dma-related register definitionspatacongo2010-11-301-2/+4
* Minor usb-relatedpatacongo2010-11-301-22/+12
* Misc USB fixespatacongo2010-11-301-4/+9
* More random USB debug changespatacongo2010-08-101-7/+15
* Misc USB device driver debugpatacongo2010-08-071-1/+5
* lpc17xxx USB debugpatacongo2010-08-061-47/+98
* Mostly cosmeticpatacongo2010-08-051-5/+4
* Initial USB serial debugpatacongo2010-07-171-1/+1
* Correct some USB initialization logicpatacongo2010-07-171-34/+54
* LPC17xx USBDEV driver now compiles (still untested)patacongo2010-07-161-13/+22
* Add USBDEV power/pin configurationpatacongo2010-06-131-5/+25
* USB config updatepatacongo2010-06-131-32/+27
* Add USB device driverpatacongo2010-06-131-0/+3319