diff options
author | NIIBE Yutaka <gniibe@fsij.org> | 2016-05-13 14:52:38 +0900 |
---|---|---|
committer | NIIBE Yutaka <gniibe@fsij.org> | 2016-05-13 14:52:38 +0900 |
commit | db6e66852440a50e607c1df4cdf309c52a861430 (patch) | |
tree | 48375a97aca1645b035afef15873328dc66d35bc /ChangeLog | |
parent | daa7aebd6f774de5079b0d3c211293db597084fc (diff) |
more fixes for chopstx_poll
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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. |