nuttx/drivers/usbdev
Anthony Merlino 50f05d7514 Merged in antmerlino/nuttx/rndis-debug-build-error (pull request #539)
USB RNDIS - Fixes minor build error while using USB RNDIS with USB debugging information enabled

Approved-by: Gregory Nutt <gnutt@nuttx.org>
2017-11-22 18:55:39 +00:00
..
cdcacm.c drivers/usbdev: Move test for NULL pointer before the pointer is deferences. Noted by Juha Niskanen. 2017-10-18 11:06:14 -06:00
cdcacm.h
cdcacm_desc.c Cosmetic spacing and used UNUSEd macro 2017-11-09 12:25:13 -06:00
composite.c
composite.h
composite_desc.c
Kconfig drivers/usbdev/Kconfig: Add comments in regard to RNDIS selection. 2017-09-25 12:52:04 -06:00
Make.defs
pl2303.c
rndis.c Merged in antmerlino/nuttx/rndis-debug-build-error (pull request #539) 2017-11-22 18:55:39 +00:00
rndis_std.h
usbdev_strings.c
usbdev_trace.c
usbdev_trprintf.c
usbmsc.c kthread_create(): Rename kernel_thread() to kthread_create() for better naming consistency with task_create() and kthread_delete(). 2017-10-16 11:38:00 -06:00
usbmsc.h Squashed commit of the following: 2017-10-03 15:35:24 -06:00
usbmsc_desc.c Cosmetic spacing and used UNUSEd macro 2017-11-09 12:25:13 -06:00
usbmsc_scsi.c Squashed commit of the following: 2017-10-04 15:22:27 -06:00