Commit 2790e61
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 fe50080 commit 2790e61
1 file changed
Lines changed: 1 addition & 1 deletion
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
444 | 444 | | |
445 | 445 | | |
446 | 446 | | |
| 447 | + | |
447 | 448 | | |
448 | | - | |
449 | 449 | | |
450 | 450 | | |
451 | 451 | | |
| |||
0 commit comments