Fix chx_wakeup.

This commit is contained in:
NIIBE Yutaka
2017-06-16 10:17:19 +09:00
parent b2b0eb7418
commit d941299149
2 changed files with 5 additions and 3 deletions

View File

@@ -1,5 +1,7 @@
2017-06-16 NIIBE Yutaka <gniibe@fsij.org>
* chopstx.c (chx_wakeup): Fix for RUNNING==NULL.
* mcu/usb-mkl27z.c (std_get_status): Use staic var, not auto.
2017-05-18 NIIBE Yutaka <gniibe@fsij.org>