nuttx/drivers/usbdev
2013-09-02 12:26:15 -06:00
..
cdcacm_desc.c CDC/ACM Device: Fixe compilation errors when dual speed support is enabled 2013-09-01 11:27:59 -06:00
cdcacm.c SAMA5 UDPHS: Some very early debug corrections. Not yet working. 2013-09-02 12:26:15 -06:00
cdcacm.h Fix CDC/ACM alternate interface number (from Antti) 2012-04-11 14:47:25 +00:00
composite_desc.c Rename some USB device files 2012-04-23 16:49:15 +00:00
composite.c Fix type in the USB composite device driver 2013-07-04 07:47:32 -06:00
composite.h Most USB Composite device debug 2012-01-27 21:03:20 +00:00
Kconfig Misc USB device changes reated to SAMA5, trace support, and USB monitoring 2013-09-01 11:52:21 -06:00
Make.defs A few native window build updates 2012-11-25 20:58:39 +00:00
pl2303.c Optimize request buffer sizes in the serial USB drivers so that we avoid so many NULL packets and so that the OUT request buffer size is exactly the max packet size. 2013-05-29 12:30:37 -06:00
usbdev_trace.c Add syslog.h; rename lib_rawprintf() to syslog() 2013-01-28 21:55:16 +00:00
usbdev_trprintf.c STM32 F4 patches from Petteri Aimonen (mostly USB) 2013-02-15 14:37:37 +00:00
usbmsc_desc.c Rename some USB device files 2012-04-23 16:49:15 +00:00
usbmsc_scsi.c Fixes to STM32 SPI, USB MSC class driver, and MMC/SD SPI driver from Petteri Aimonen 2013-02-28 17:34:57 +00:00
usbmsc.c More changes for a kernel-mode allocator (more to be done) 2013-03-09 21:12:20 +00:00
usbmsc.h Add syslog.h; rename lib_rawprintf() to syslog() 2013-01-28 21:55:16 +00:00