This is an automated email from the ASF dual-hosted git repository.
raiden00 pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/nuttx.git
from cee9f25dde crypto: add curve25519 license
new 8520a40866 usb:When the adbd task is running, the usb uninstall
process will panic in the adbd task, because the memory of the adb driver has
been freed.
new 9f19a333d2 usbdev/cdcacm: Logic error handled in USB_REQ_SETINTERFACE.
new 324402ed30 usbdev-composite: fix enumeration error for 192 bytes desc
new 1b0ab4c0f7 usbdev-composite: The maximum number of composite devices
supported is changed to 8
new e872610071 usbdev-composite: In the device descriptor, 0xEF means use
of IAD
The 5 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
drivers/usbdev/adb.c | 23 ++++++++++++++++++++++-
drivers/usbdev/cdcacm.c | 2 +-
drivers/usbdev/composite.c | 12 +++++++++++-
drivers/usbdev/composite.h | 2 +-
drivers/usbdev/composite_desc.c | 2 +-
drivers/usbdev/rndis.c | 14 ++++++++++----
6 files changed, 46 insertions(+), 9 deletions(-)