incubator-nuttx/drivers/usbdev
Gregory Nutt 4fcbe8e410 drivers: Disable priority inheritance on all semaphores used for signaling 2016-11-03 11:00:47 -06:00
..
Kconfig Eliminate use of apps/system/usbmonitor. Use drivers/usbmonitor instead. 2016-06-30 13:09:22 -06:00
Make.defs
cdcacm.c drivers/serial/pty.c, serial.c, usbdev/cdcacm.c, include/nuttx/fs/ioctl.h: Fix FIONWRITE and add FIONSPACE. All implementations of FIONWRITE were wrong. FIONWRITE should return the number of bytes waiting in the outgoing send queue, not the free space. Rather, FIONSPACE should return the free space in the send queue. 2016-07-25 14:06:32 -06:00
cdcacm.h Back part of a previous CDC/ACM change. Improve some Kconfig comments. 2016-03-19 12:45:33 -06:00
cdcacm_desc.c drivers/: Fixes to spacing and alignement 2015-10-10 10:41:00 -06:00
composite.c Rename CONFIG_DEBUG to CONFIG_DEBUG_FEATURES 2016-06-11 14:14:08 -06:00
composite.h USB composite: Fix some errors in conditional compilation 2016-03-19 08:08:40 -06:00
composite_desc.c
pl2303.c Rename CONFIG_DEBUG to CONFIG_DEBUG_FEATURES 2016-06-11 14:14:08 -06:00
usbdev_strings.c USBMSC: Fix usbtrace() string. 2016-07-23 20:10:20 -07:00
usbdev_trace.c Remove some last traces of lowvsyslog that were missed; Add a SYSLOG emergency channel for handling assertion output more cleanly 2016-06-20 16:11:50 -06:00
usbdev_trprintf.c Standardize the width of all comment boxes in C files 2015-10-03 07:25:53 -06:00
usbmsc.c drivers: Disable priority inheritance on all semaphores used for signaling 2016-11-03 11:00:47 -06:00
usbmsc.h Fix several defien -> define. Thanks Pierre 2015-05-13 06:33:17 -06:00
usbmsc_desc.c Fix some spacing problems 2015-10-04 15:04:00 -06:00
usbmsc_scsi.c USBMSC: Fix reversed logic on waiting for SCSI thread start. 2016-07-23 20:11:00 -07:00