add chopstx_main

This commit is contained in:
NIIBE Yutaka
2013-06-19 10:05:32 +09:00
parent b656357563
commit 058ba0f939
3 changed files with 9 additions and 0 deletions

View File

@@ -1,5 +1,8 @@
2013-06-19 Niibe Yutaka <gniibe@fsij.org>
* chopstx.c (chopstx_main): New.
(chx_init): Initialize chopstx_main.
* example-cdc/sample.c (usb_intr): No disable/enable interrupt,
but call the handler.