NIIBE Yutaka
0698bc4c9e
Revert "Fix EP0 receiving more packets."
...
This reverts commit e58e134b42 .
--
The fix was no-op, because following code does not use LEN at all.
For other machines, it uses LEN for hardware USB core.
2020-01-06 09:55:13 +09:00
NIIBE Yutaka
e58e134b42
Fix EP0 receiving more packets.
...
Signed-off-by: NIIBE Yutaka <gniibe@fsij.org >
2019-12-20 08:26:49 +09:00
Jeremy Drake
8e55209f33
Fix USB driver.
2019-10-07 16:07:31 +09:00
NIIBE Yutaka
4bde2ae1fc
Fix USB drivers.
...
Thanks to Jeremy Drake for the report.
Signed-off-by: NIIBE Yutaka <gniibe@fsij.org >
2019-09-04 08:57:47 +09:00
NIIBE Yutaka
be43aa3051
usb driver: Only board specific function of cable config is in SYS.
2019-05-08 12:07:28 +09:00
NIIBE Yutaka
359082f80a
Testing USB on STM32L4.
2019-04-18 17:12:41 +09:00
NIIBE Yutaka
b20f66b5e4
Factor out usb-st-common.c.
2019-04-17 15:20:31 +09:00