This website requires JavaScript.
Explore
Help
Sign In
sergiotarxz
/
nuttx
Watch
1
Star
0
Fork
0
You've already forked nuttx
Code
Issues
Pull Requests
Releases
Wiki
Activity
nuttx
/
drivers
/
usbdev
History
Gregory Nutt
d29cb09da3
drivers/usbdev: Move test for NULL pointer before the pointer is deferences. Noted by Juha Niskanen.
2017-10-18 11:06:14 -06:00
..
cdcacm_desc.c
…
cdcacm.c
drivers/usbdev: Move test for NULL pointer before the pointer is deferences. Noted by Juha Niskanen.
2017-10-18 11:06:14 -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
…
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
kthread_create(): Rename kernel_thread() to kthread_create() for better naming consistency with task_create() and kthread_delete().
2017-10-16 11:38:00 -06:00
usbmsc.h
Squashed commit of the following:
2017-10-03 15:35:24 -06:00