aboutsummaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorNIIBE Yutaka <gniibe@fsij.org>2016-06-09 09:53:15 +0900
committerNIIBE Yutaka <gniibe@fsij.org>2016-06-09 09:53:15 +0900
commit4d7e97028eb967df21c0015ca5f4f4bf9c9a58cd (patch)
treeb33c85e1c640967e5a6b793fd6e1b8a1cefda529 /NEWS
parentd061e6f931f0228158d5a4b72fce501e6219540d (diff)
More update of USB API
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS6
1 files changed, 4 insertions, 2 deletions
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