This commit fixes the issue with non-default max packet size (<64). The max packet size value was not passed to low-level driver in norfic hal (nrfx_usbd) causing 64-byte being send regardless of configured endpoint size. Size mismatch results in communication error on Linux hosts. Signed-off-by: Paweł Zadrożniak <pawel.zadrozniak@nordicsemi.no> |
||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| Kconfig | ||
| usb_dc_dw.c | ||
| usb_dc_kinetis.c | ||
| usb_dc_nrfx.c | ||
| usb_dc_sam0.c | ||
| usb_dc_stm32.c | ||
| usb_dw_registers.h | ||