9
0
Fork 0
nuttx-bb/nuttx/drivers/usbdev
patacongo 0bb0a4e316 Move file-system header files to include/nuttx/fs
git-svn-id: https://nuttx.svn.sourceforge.net/svnroot/nuttx/trunk@4499 7fd9a85b-ad96-42d3-883c-3090e2eb8679
2012-03-21 18:01:07 +00:00
..
Make.defs More clean up of namespace 2012-01-26 14:24:15 +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
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 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
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 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.c Move file-system header files to include/nuttx/fs 2012-03-21 18:01:07 +00:00
usbmsc.h Move file-system header files to include/nuttx/fs 2012-03-21 18:01:07 +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