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-10 13:02:31 +08:00
Code
Issues
Actions
8
Packages
Projects
Releases
Wiki
Activity
Files
ec755a409135f20e13abdd3c4865d4088746c867
nuttx
/
drivers
/
usbdev
T
History
David Sidrane
548108764a
BugFix:uart_ops_s portion of cdcacm will not be initalized with correct functions if CONFIG_SERIAL_DMA is lit.
...
This fixes the issses in a C99 compatible way
2016-12-17 04:29:41 -10:00
..
cdcacm_desc.c
…
cdcacm.c
BugFix:uart_ops_s portion of cdcacm will not be initalized with correct functions if CONFIG_SERIAL_DMA is lit.
2016-12-17 04:29:41 -10:00
cdcacm.h
…
composite_desc.c
…
composite.c
…
composite.h
…
Kconfig
…
Make.defs
…
pl2303.c
…
usbdev_strings.c
USBMSC: Fix usbtrace() string.
2016-07-23 20:10:20 -07:00
usbdev_trace.c
…
usbdev_trprintf.c
…
usbmsc_desc.c
…
usbmsc_scsi.c
USBMSC: Fix length of mode6 sense reply packet.
2016-11-18 17:23:21 -08:00
usbmsc.c
drivers: Disable priority inheritance on all semaphores used for signaling
2016-11-03 11:00:47 -06:00
usbmsc.h
…