aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorNIIBE Yutaka <gniibe@fsij.org>2016-05-13 14:52:38 +0900
committerNIIBE Yutaka <gniibe@fsij.org>2016-05-13 14:52:38 +0900
commitdb6e66852440a50e607c1df4cdf309c52a861430 (patch)
tree48375a97aca1645b035afef15873328dc66d35bc /ChangeLog
parentdaa7aebd6f774de5079b0d3c211293db597084fc (diff)
more fixes for chopstx_poll
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index aa452dc..f64d911 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,8 @@
2016-05-13 NIIBE Yutaka <gniibe@fsij.org>
* chopstx.c (chx_sched) [__ARM_ARCH_6M__]: Fix asm.
+ (chx_handle_intr, chx_wakeup, chopstx_cancel): Fix for polling
+ with no timeout.
* example-cdc/sample.c (main): Update chopstx_poll example.
* example-fs-bb48/sample.c (main): Ditto.