diff options
author | Niibe Yutaka <gniibe@fsij.org> | 2016-06-14 15:10:07 +0900 |
---|---|---|
committer | Niibe Yutaka <gniibe@fsij.org> | 2016-06-14 15:10:07 +0900 |
commit | 440188c3738562391ad77fcb4c93d941e0d39456 (patch) | |
tree | ecae119d33cd9731430d7107ff348bf510f658e7 /ChangeLog | |
parent | a6541cbcc650e86c893e5de2a8ca8c5607939c55 (diff) |
Fix USB for STM32
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2016-06-14 Niibe Yutaka <gniibe@fsij.org> + + * mcu/usb-stm32f103.c (usb_lld_ctrl_recv): Fix the state and make + the endpoint 0 RX_VALID. + 2016-06-10 NIIBE Yutaka <gniibe@fsij.org> * usb_lld.h (USB_EVENT_OK): Rename. |