More update of USB API

This commit is contained in:
NIIBE Yutaka
2016-06-09 09:53:15 +09:00
parent d061e6f931
commit 4d7e97028e
7 changed files with 117 additions and 108 deletions

6
NEWS
View File

@@ -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