aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorNIIBE Yutaka <gniibe@fsij.org>2016-04-21 15:59:34 +0900
committerNIIBE Yutaka <gniibe@fsij.org>2016-04-21 15:59:34 +0900
commit06d28b62fbc146a18c6fac3e8c82da3f812fedfa (patch)
treebfdcf7f38b667a014da3760ff9250610172280c2 /ChangeLog
parent437b2dc43ca2e9b39b7be40f41b233bbaa8f8362 (diff)
Implement chopstx_poll
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog12
1 files changed, 12 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 260ac78..f9199cd 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,15 @@
+2016-04-21 Niibe Yutaka <gniibe@fsij.org>
+
+ * chopstx.c (chx_snooze): New.
+ (chopstx_cond_hook, chopstx_cond_unhook): New.
+ (chopstx_cond_signal, chopstx_cond_broadcast): Fix for poll.
+ (chx_proxy_init): Initialize with RUNNING.
+ (chopstx_poll): Fix with chx_sleep.
+
+ * example-fs-bb48/sample.c (main): Update with chopstx_poll.
+ * example-fs-bb48/usb-cdc.c (stream_recv): Fix the loop clear
+ FLAG_RECV_AVAIL only after we process it.
+
2016-04-20 Niibe Yutaka <gniibe@fsij.org>
* example-cdc/usb_stm32f103.c (usb_lld_reset): Supply FEATURE