incubator-nuttx/drivers/usbdev
patacongo 0830ef18dd Minor kconfig fixes
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4600 42af7a65-404d-4744-a932-0658087f49c3
2012-04-13 15:04:05 +00:00
..
Kconfig Minor kconfig fixes 2012-04-13 15:04:05 +00:00
Make.defs More clean up of namespace 2012-01-26 14:24:15 +00:00
cdcacm.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
cdcacm.h Fix CDC/ACM alternate interface number (from Antti) 2012-04-11 14:47:25 +00:00
cdcacm_descriptors.c First round of changes from debug of USB composite device (still has problems) 2012-01-27 16:25:57 +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_descriptors.c Can't use 'class' as a field name! Backward conditional compilation in usbmsc.c 2012-01-31 14:15:36 +00:00
pl2303.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
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 Misc STM32 OTF FS driver fixes + More Kconfig files 2012-04-11 17:13:04 +00:00
usbmsc_descriptors.c Can't use 'class' as a field name! Backward conditional compilation in usbmsc.c 2012-01-31 14:15:36 +00:00
usbmsc_scsi.c Minor updates for PIC32 USB device driver bugs 2012-03-19 17:56:15 +00:00