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 01:05:54 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
30c34c07cf827e940d4550a02594848b951d4f96
nuttx
/
drivers
/
usbdev
T
History
Gregory Nutt
baa91448e6
net/netdev_findbyaddr.c: Skip network devices that are in the down state. They have no meaning address
2014-03-20 17:27:59 -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
If DCD supports queuing of stall requests then USB MSC delay work-around is not necessary
2014-03-20 15:20:50 -06:00
usbmsc.c
net/netdev_findbyaddr.c: Skip network devices that are in the down state. They have no meaning address
2014-03-20 17:27:59 -06:00
usbmsc.h
…