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-10 03:13:56 +08:00
Code
Issues
Actions
1
Packages
Projects
Releases
Wiki
Activity
Files
fe9023752a30c22441afe6527dfe2cf7bfff0e09
nuttx
/
drivers
/
usbdev
T
History
Gregory Nutt
fe9023752a
SAM4E: Revise board-specific USB MSC support
2014-03-18 09:31:02 -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
Alloc CONFIG_FS_READABLE/WRITABLE to be defined in Kconfig files while preserving backward compatibility with legacy configurations (for the time being)
2013-11-15 09:49:27 -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
…
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
…