diff options
author | NIIBE Yutaka <gniibe@fsij.org> | 2016-05-17 17:51:41 +0900 |
---|---|---|
committer | NIIBE Yutaka <gniibe@fsij.org> | 2016-05-17 17:51:41 +0900 |
commit | dce6c70ffc2fdee9dd37fe68413babf618bb12b0 (patch) | |
tree | abf78e743f16e278c8b325b9f2959e276f2552b9 /ChangeLog | |
parent | 3651aa64b48d46fa8572a94b23c291d81e9d84ea (diff) |
more fix for chopstx_poll
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -1,3 +1,13 @@ +2016-05-17 NIIBE Yutaka <gniibe@fsij.org> + + * example-cdc/usb-cdc.c: Update as TTY input/output with line + editing support. + * example-cdc/sample.c: Likewise. + * example-cdc/tty.h: Rename from stream.h. + + * chopstx.c (chopstx_poll): Set ->ready = 0. + Add spinlock for ll_dequeue. + 2016-05-16 NIIBE Yutaka <gniibe@fsij.org> * example-cdc/sys.c (nvic_enable_vector): Remove. |