nuttx/drivers/usbdev
patacongo 14a629bcf9 Fix packet size calculation in CDC/ACM and PL2303 USB serial drivers
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4771 42af7a65-404d-4744-a932-0658087f49c3
2012-05-25 22:10:40 +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
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
composite_desc.c Rename some USB device files 2012-04-23 16:49:15 +00:00
Kconfig Minor kconfig fixes 2012-04-13 15:04:05 +00:00
Make.defs Rename some USB device files 2012-04-23 16:49:15 +00:00
pl2303.c Fix packet size calculation in CDC/ACM and PL2303 USB serial drivers 2012-05-25 22:10:40 +00:00
usbdev_trace.c
usbdev_trprintf.c
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
usbmsc_desc.c Rename some USB device files 2012-04-23 16:49:15 +00:00
usbmsc_scsi.c