nuttx/drivers/usbdev
2014-02-10 18:08:49 -06:00
..
cdcacm_desc.c Use a valid interval for the interrupt endpoint in the CDC/ACM driver 2013-09-22 11:35:44 -06:00
cdcacm.c Correct unitialization of composite USB device. A stale pointer was being reused. From David Sidrane 2013-11-05 09:12:08 -06:00
cdcacm.h
composite_desc.c Names of some USB device definitions changed to avoid collisions 2013-09-20 10:00:30 -06:00
composite.c Correct unitialization of composite USB device. A stale pointer was being reused. From David Sidrane 2013-11-05 09:12:08 -06:00
composite.h Names of some USB device definitions changed to avoid collisions 2013-09-20 10:00:30 -06:00
Kconfig Alloc CONFIG_FS_READABLE/WRITABLE to be defined in Kconfig files while preserving backward compatibility with legacy configurations (for the time being) 2013-11-15 09:49:27 -06:00
Make.defs
pl2303.c Names of some USB device definitions changed to avoid collisions 2013-09-20 10:00:30 -06:00
usbdev_strings.c
usbdev_trace.c
usbdev_trprintf.c
usbmsc_desc.c Many changes to reduce complaints from CppCheck. Several latent bugs fixes, but probably some new typos introduced 2014-02-10 18:08:49 -06:00
usbmsc_scsi.c Need to lock mutex before signal 2013-11-02 08:10:24 -06:00
usbmsc.c Many changes to reduce complaints from CppCheck. Several latent bugs fixes, but probably some new typos introduced 2014-02-10 18:08:49 -06:00
usbmsc.h Names of some USB device definitions changed to avoid collisions 2013-09-20 10:00:30 -06:00