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-09 10:54:43 +08:00
Code
Issues
Actions
1
Packages
Projects
Releases
Wiki
Activity
Files
8912bcb1ea1236d894a7f0b0070cc1d5d9cf8f2c
nuttx
/
drivers
/
usbdev
T
History
Gregory Nutt
8912bcb1ea
SAMA5D3x-EK: Add support for USB MSC device on AT25 serial flash
2013-09-06 13:07:29 -06:00
..
cdcacm_desc.c
CDC/ACM Device: Fixe compilation errors when dual speed support is enabled
2013-09-01 11:27:59 -06:00
cdcacm.c
CDC/ACM and PL2303 device drivers: Don't use the max packet size assigned to an endpoint in order to determine the request buffer size. The endpoint has not yet been configured that max packet size may be wrong.
2013-09-05 18:00:16 -06:00
cdcacm.h
…
composite_desc.c
…
composite.c
Fix type in the USB composite device driver
2013-07-04 07:47:32 -06:00
composite.h
…
Kconfig
SAMA5D3x-EK: Add support for USB MSC device on AT25 serial flash
2013-09-06 13:07:29 -06:00
Make.defs
…
pl2303.c
CDC/ACM and PL2303 device drivers: Don't use the max packet size assigned to an endpoint in order to determine the request buffer size. The endpoint has not yet been configured that max packet size may be wrong.
2013-09-05 18:00:16 -06:00
usbdev_trace.c
…
usbdev_trprintf.c
STM32 F4 patches from Petteri Aimonen (mostly USB)
2013-02-15 14:37:37 +00:00
usbmsc_desc.c
…
usbmsc_scsi.c
SAMA5D3x-EK: Add support for USB MSC device on AT25 serial flash
2013-09-06 13:07:29 -06:00
usbmsc.c
SAMA5D3x-EK: Add support for USB MSC device on AT25 serial flash
2013-09-06 13:07:29 -06:00
usbmsc.h
…