From 4d7e97028eb967df21c0015ca5f4f4bf9c9a58cd Mon Sep 17 00:00:00 2001 From: NIIBE Yutaka <gniibe@fsij.org> Date: Thu, 9 Jun 2016 09:53:15 +0900 Subject: More update of USB API --- NEWS | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'NEWS') diff --git a/NEWS b/NEWS index 83f9a85..ebd0567 100644 --- a/NEWS +++ b/NEWS @@ -6,8 +6,10 @@ NEWS - Noteworthy changes Released 2016-06-xx ** New USB API -Since USB driver is included, it should be good one. It used to be -interrupt based API with callbacks. Now, it's event driven API. +Now, USB driver is included in Chopstx. So, it should be good one. +It used to be the code which was derived from interrupt driven API +with callbacks. It's changed to event driven API, so that a user can +do as wish, beyond the restriction of callbacks. * Major changes in Chopstx 0.12 -- cgit v1.2.3