diff options
author | NIIBE Yutaka <gniibe@fsij.org> | 2016-05-12 18:14:47 +0900 |
---|---|---|
committer | NIIBE Yutaka <gniibe@fsij.org> | 2016-05-12 18:14:47 +0900 |
commit | fabd271196710655a508b8b2727945ddc581d2ae (patch) | |
tree | 48124132a4ba4adcb5d806a68a24a023db701948 /ChangeLog | |
parent | 5730641ffdd26c5033ef9d5aaae29b68dee7c2e0 (diff) |
Update example-cdc
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,5 +1,10 @@ 2016-05-12 NIIBE Yutaka <gniibe@fsij.org> + * example-cdc/sample.c: Update using chopstx_poll. + * example-cdc/sample.ld: Likewise. + * example-cdc/stream.h: Likewise. + * example-cdc/usb-cdc.c: Likewise. + * chopstx.c (chopstx_mutex_init): Initialize OWNER, too. [__ARM_ARCH_7M__] (preempt): Bug fix for register 0 to inhibit scheduling. |