summaryrefslogtreecommitdiffstats
path: root/nuttx/arch/arm/src/lpc17xx/lpc17_usbdev.c
AgeCommit message (Expand)AuthorFilesLines
2012-04-12Extend the USB device/class interface: Add parameters to pass the EP0 OUT da...patacongo1-3/+3
2012-03-07Add PIC32 SPI driverpatacongo1-0/+0
2011-04-17LPCXpresso USB device workspatacongo1-0/+4
2011-04-16Misc USB storage-related cleanuppatacongo1-2/+0
2010-12-14Create include/nuttx/usb directorypatacongo1-3/+3
2010-12-04USB class drivers need to call DEV_CONNECTpatacongo1-8/+15
2010-11-30Fix dma-related register definitionspatacongo1-2/+4
2010-11-30Minor usb-relatedpatacongo1-22/+12
2010-11-30Misc USB fixespatacongo1-4/+9
2010-08-10More random USB debug changespatacongo1-7/+15
2010-08-07Misc USB device driver debugpatacongo1-1/+5
2010-08-06lpc17xxx USB debugpatacongo1-47/+98
2010-08-05Mostly cosmeticpatacongo1-5/+4
2010-07-17Initial USB serial debugpatacongo1-1/+1
2010-07-17Correct some USB initialization logicpatacongo1-34/+54
2010-07-16LPC17xx USBDEV driver now compiles (still untested)patacongo1-13/+22
2010-06-13Add USBDEV power/pin configurationpatacongo1-5/+25
2010-06-13USB config updatepatacongo1-32/+27
2010-06-13Add USB device driverpatacongo1-0/+3319