Make sure to feed control OUT endpoint with at least 8 bytes buffer to make it possible to always receive SETUP data. This solves the assertion failure in net_buf_add() called inside dwc2_handle_evt_setup() when a host decides to start new control transfer immediately after it has issued control transfer with Data Stage from host to device with wLength less than 8. Signed-off-by: Tomasz Moń <tomasz.mon@nordicsemi.no> |
||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| Kconfig | ||
| Kconfig.dwc2 | ||
| Kconfig.it82xx2 | ||
| Kconfig.kinetis | ||
| Kconfig.nrf | ||
| Kconfig.skeleton | ||
| Kconfig.stm32 | ||
| Kconfig.virtual | ||
| udc_common.c | ||
| udc_common.h | ||
| udc_dwc2_vendor_quirks.h | ||
| udc_dwc2.c | ||
| udc_dwc2.h | ||
| udc_it82xx2.c | ||
| udc_kinetis.c | ||
| udc_nrf.c | ||
| udc_skeleton.c | ||
| udc_stm32.c | ||
| udc_virtual.c | ||