Skip to content
Snippets Groups Projects
Commit ca4b6677 authored by Gregory Nutt's avatar Gregory Nutt
Browse files

Update ChangeLog

parent 691d7c98
No related branches found
No related tags found
No related merge requests found
......@@ -10311,3 +10311,7 @@
the transfer is returned. Unverified on initial commit (2015-05-05).
* drivers/usbhost/usbhost_cdcacm.c: Add initial implementation of a host-
side CDC/ACM driver. Completely untested on initial commit (2015-05-06).
* configs/, drivers/usbhost/usbhost_storage.c, and included/nuttx/usb/usbhost.h:
Rename usbhost_storageinit() to usbhost_msc_initialize(). Add calls
to usbhost_cdcacm_initialize() if CONFIG_USBHOST_CDCACM is selected
(2015-05-06).
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment