Update ChangeLog

This commit is contained in:
Gregory Nutt 2015-04-19 10:57:31 -06:00
parent de182f2a3a
commit 5b106c5060

View File

@ -10257,3 +10257,6 @@
domain write access when setting the time. From Darcy Gong (2015-04-19).
* include/nuttx/usb/usbhost.h: Bring in more logic from
https://github.com/kaushalparikh/nuttx (2015-04-19).
* drivers/usbhost/usbhost_enumerate.c: Last of USB hub logic from
https://github.com/kaushalparikh/nuttx (2015-04-19).