Commit 9181ce9
committed
USB: fix EPO STALL issue in STM32 USB Device library
USB Specification EP0 should never STALL during setup stage.
Device is not properly setup if STALL present.
Signed-off-by: Frederic Pillon <frederic.pillon@st.com>1 parent 1f5cb30 commit 9181ce9
1 file changed
Lines changed: 6 additions & 1 deletion
Lines changed: 6 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
439 | 439 | | |
440 | 440 | | |
441 | 441 | | |
442 | | - | |
| 442 | + | |
| 443 | + | |
| 444 | + | |
| 445 | + | |
| 446 | + | |
| 447 | + | |
443 | 448 | | |
444 | 449 | | |
445 | 450 | | |
| |||
0 commit comments