incubator-nuttx/drivers/usbdev
patacongo e16d4463fa Several bugfixes contributed by Petteri Aimonen
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5238 42af7a65-404d-4744-a932-0658087f49c3
2012-10-20 16:07:49 +00:00
..
Kconfig USB device drivers: Add hooks to to use common, external DMA buffer allocation implementation.. 2012-09-13 14:14:18 +00:00
Make.defs Rename some USB device files 2012-04-23 16:49:15 +00:00
cdcacm.c Fix packet size calculation in CDC/ACM and PL2303 USB serial drivers 2012-05-25 22:10:40 +00:00
cdcacm.h Fix CDC/ACM alternate interface number (from Antti) 2012-04-11 14:47:25 +00:00
cdcacm_desc.c Rename some USB device files 2012-04-23 16:49:15 +00:00
composite.c Extend the USB device/class interface: Add parameters to pass the EP0 OUT data that should accompany the OUT SETUP request 2012-04-12 16:30:48 +00:00
composite.h Most USB Composite device debug 2012-01-27 21:03:20 +00:00
composite_desc.c Rename some USB device files 2012-04-23 16:49:15 +00:00
pl2303.c Several bugfixes contributed by Petteri Aimonen 2012-10-20 16:07:49 +00:00
usbdev_trace.c Lots of re-organization -- getting ready to support a composite USB device 2012-01-24 21:51:26 +00:00
usbdev_trprintf.c Lots of re-organization -- getting ready to support a composite USB device 2012-01-24 21:51:26 +00:00
usbmsc.c Extend the USB device/class interface: Add parameters to pass the EP0 OUT data that should accompany the OUT SETUP request 2012-04-12 16:30:48 +00:00
usbmsc.h Several bugfixes contributed by Petteri Aimonen 2012-10-20 16:07:49 +00:00
usbmsc_desc.c Rename some USB device files 2012-04-23 16:49:15 +00:00
usbmsc_scsi.c Minor updates for PIC32 USB device driver bugs 2012-03-19 17:56:15 +00:00