From 5b106c506088ebccd2cba93d475ee882ac2dcd21 Mon Sep 17 00:00:00 2001 From: Gregory Nutt Date: Sun, 19 Apr 2015 10:57:31 -0600 Subject: [PATCH] Update ChangeLog --- ChangeLog | 3 +++ 1 file changed, 3 insertions(+) diff --git a/ChangeLog b/ChangeLog index 44a9e909b08..bf45597e874 100755 --- a/ChangeLog +++ b/ChangeLog @@ -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). +