This website requires JavaScript.
Explore
Help
Register
Sign In
Mirrors_Framework
/
nuttx
Watch
1
Star
0
Fork
0
You've already forked nuttx
mirror of
https://github.com/apache/nuttx.git
synced
2026-06-07 09:18:00 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
c6127ad09d29c69dc5fe5a45c2e2446da1a795f9
nuttx
/
drivers
/
usbdev
T
History
Gregory Nutt
c6127ad09d
If DCD supports queuing of stall requests then USB MSC delay work-around is not necessary
2014-03-20 15:20:24 -06:00
..
cdcacm_desc.c
…
cdcacm.c
Correct unitialization of composite USB device. A stale pointer was being reused. From David Sidrane
2013-11-05 09:12:08 -06:00
cdcacm.h
…
composite_desc.c
…
composite.c
Correct unitialization of composite USB device. A stale pointer was being reused. From David Sidrane
2013-11-05 09:12:08 -06:00
composite.h
…
Kconfig
If DCD supports queuing of stall requests then USB MSC delay work-around is not necessary
2014-03-20 15:20:24 -06:00
Make.defs
…
pl2303.c
…
usbdev_strings.c
…
usbdev_trace.c
SAM4E: Revise board-specific USB MSC support
2014-03-18 09:31:02 -06:00
usbdev_trprintf.c
SAM4E: Revise board-specific USB MSC support
2014-03-18 09:31:02 -06:00
usbmsc_desc.c
Many changes to reduce complaints from CppCheck. Several latent bugs fixes, but probably some new typos introduced
2014-02-10 18:08:49 -06:00
usbmsc_scsi.c
SAM4E UDP: Several fixes related to bulk endpoint transfers
2014-03-20 14:25:56 -06:00
usbmsc.c
Many changes to reduce complaints from CppCheck. Several latent bugs fixes, but probably some new typos introduced
2014-02-10 18:08:49 -06:00
usbmsc.h
…