nuttx/drivers/usbdev
2015-10-04 15:04:00 -06:00
..
cdcacm_desc.c USB device. All class drivers. There needs to be a check to make sure that the size of a returned string does not exceed the size of an allocated request buffer 2015-05-12 14:46:35 -06:00
cdcacm.c Fix some spacing problems 2015-10-04 15:04:00 -06:00
cdcacm.h Fix several defien -> define. Thanks Pierre 2015-05-13 06:33:17 -06:00
composite_desc.c Names of some USB device definitions changed to avoid collisions 2013-09-20 10:00:30 -06:00
composite.c Fix some spacing problems 2015-10-04 15:04:00 -06:00
composite.h Names of some USB device definitions changed to avoid collisions 2013-09-20 10:00:30 -06:00
Kconfig USBDEV Kconfig: CONFIG_USBDEV_TRACE_INITIALIDSET missing from Kconfig file 2015-09-08 07:25:21 -06:00
Make.defs Extend USB trace logic. When we are configured to decode and stringify trace data, de-stringification support is not included for class driver trace output 2013-09-06 17:24:02 -06:00
pl2303.c Fix some spacing problems 2015-10-04 15:04:00 -06:00
usbdev_strings.c Fix more common typos 2015-08-16 11:07:23 -06:00
usbdev_trace.c Standardize the width of all comment boxes in C files 2015-10-03 07:25:53 -06:00
usbdev_trprintf.c Standardize the width of all comment boxes in C files 2015-10-03 07:25:53 -06:00
usbmsc_desc.c Fix some spacing problems 2015-10-04 15:04:00 -06:00
usbmsc_scsi.c Fix some common typos 2015-08-16 11:00:30 -06:00
usbmsc.c Correct #if to #ifdef when the macro can be undefined. Fix bug in AT24XX driver: it should compare AT24XX_ADDRSIZE to 2. 2015-09-01 13:52:29 -04:00
usbmsc.h Fix several defien -> define. Thanks Pierre 2015-05-13 06:33:17 -06:00