This website requires JavaScript.
Explore
Help
Sign In
sergiotarxz
/
nuttx
Watch
1
Star
0
Fork
0
You've already forked nuttx
Code
Issues
Pull Requests
Releases
Wiki
Activity
nuttx
/
drivers
/
usbdev
History
Gregory Nutt
d2799f0b4e
Update a README and some comments
2017-09-23 08:49:58 -06:00
..
cdcacm_desc.c
Cosmetic fix to some spacing
2017-07-21 07:52:07 -06:00
cdcacm.c
Update a README and some comments
2017-09-23 08:49:58 -06:00
cdcacm.h
drivers/usbdev: Add support for RX flow control to the CDC/ACM driver.
2017-09-22 14:01:00 -06:00
composite_desc.c
…
composite.c
…
composite.h
Squashed commit of the following:
2017-07-24 16:46:30 -06:00
Kconfig
drivers/usbdev: Add support for RX flow control to the CDC/ACM driver.
2017-09-22 14:01:00 -06:00
Make.defs
…
pl2303.c
…
usbdev_strings.c
drivers/usbdev: Add support for RX flow control to the CDC/ACM driver.
2017-09-22 14:01:00 -06:00
usbdev_trace.c
…
usbdev_trprintf.c
drivers/usbdev: Add support for RX flow control to the CDC/ACM driver.
2017-09-22 14:01:00 -06:00
usbmsc_desc.c
…
usbmsc_scsi.c
…
usbmsc.c
USB MSC: Add missing logic to define endpoints. The composite changes broke the the non-composite, USB MSC only case because it omitted the critical setup when USB MSC was not part of the composite.
2017-07-20 10:07:53 -06:00
usbmsc.h
…