nuttx/drivers/usbdev
patacongo fca16fa374 Updates to the PIC32 USB driver (still kind of buggy); Fix for STM32 CAN2 -- Need to enable CAN1 clocking to use CAN2
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4493 42af7a65-404d-4744-a932-0658087f49c3
2012-03-16 20:59:21 +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
cdcacm.c Add support for use of a USB serial device to provide NSH console I/O. Verified on the Sure PIPIC32MX board 2012-03-06 20:21:57 +00:00
cdcacm.h Extend CDC/ACM driver so that can be connected/disconnected under software control; Add new NSH commands sercon and serdis that will connect and disconnect the CDC/ACM serial device 2012-02-28 18:14:55 +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
composite.c Correct a typo in STM32 I2C3 support 2012-01-29 14:15:20 +00:00
composite.h Most USB Composite device debug 2012-01-27 21:03:20 +00:00
Make.defs More clean up of namespace 2012-01-26 14:24:15 +00:00
pl2303.c Add support for use of a USB serial device to provide NSH console I/O. Verified on the Sure PIPIC32MX board 2012-03-06 20:21:57 +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_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 Updates to the PIC32 USB driver (still kind of buggy); Fix for STM32 CAN2 -- Need to enable CAN1 clocking to use CAN2 2012-03-16 20:59:21 +00:00
usbmsc.c Can't use 'class' as a field name! Backward conditional compilation in usbmsc.c 2012-01-31 14:15:36 +00:00
usbmsc.h Most USB Composite device debug 2012-01-27 21:03:20 +00:00