This website requires JavaScript.
Explore
Help
Register
Sign In
Mirrors_Framework
/
nuttx
Watch
1
Star
0
Fork
0
mirror of
https://github.com/apache/nuttx.git
synced
2026-09-19 20:39:39 +08:00
Code
Issues
Actions
8
Packages
Projects
Releases
Wiki
Activity
Files
5d02baf205bf200d45ae4a6f943a2a15124728d9
nuttx
/
drivers
/
usbdev
T
History
Gregory Nutt
5d02baf205
drivers/usbdev: Add support for flow control TERMIOs in CDC/ACM driver
2017-09-23 11:00:26 -06:00
..
cdcacm_desc.c
Cosmetic fix to some spacing
2017-07-21 07:52:07 -06:00
cdcacm.c
drivers/usbdev: Add support for flow control TERMIOs in CDC/ACM driver
2017-09-23 11:00:26 -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
…