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-05-11 16:01:03 +08:00
Code
Issues
Actions
1
Packages
Projects
Releases
Wiki
Activity
Files
eb79a575f66a40bb32ec5b8563e5c2439364483a
nuttx
/
drivers
/
usbdev
T
History
Gregory Nutt
eb79a575f6
Fix a few places where there was a semicolon following the 'if' condition, makeing the following logic unconditional.
2017-10-10 14:24:13 -06:00
..
cdcacm_desc.c
…
cdcacm.c
Fix a few places where there was a semicolon following the 'if' condition, makeing the following logic unconditional.
2017-10-10 14:24:13 -06:00
cdcacm.h
…
composite_desc.c
…
composite.c
…
composite.h
…
Kconfig
drivers/usbdev/Kconfig: Add comments in regard to RNDIS selection.
2017-09-25 12:52:04 -06:00
Make.defs
drivers/usbdev: Add RNDIS-over-USB driver
2017-09-24 07:24:34 -06:00
pl2303.c
…
rndis_std.h
drivers/usbdev/rindis.c: Change some naming to conform with coding standard. Use DEBUGASSERT vs. assert so that the assertions can be disabled.
2017-09-24 11:18:01 -06:00
rndis.c
RNDIS: Use CONFIG_USBDEV_MAXPOWER instead of hardcoded value
2017-10-09 09:00:48 -06:00
usbdev_strings.c
…
usbdev_trace.c
…
usbdev_trprintf.c
…
usbmsc_desc.c
…
usbmsc_scsi.c
Squashed commit of the following:
2017-10-04 15:22:27 -06:00
usbmsc.c
Squashed commit of the following:
2017-10-04 15:22:27 -06:00
usbmsc.h
Squashed commit of the following:
2017-10-03 15:35:24 -06:00