476a224dfa
usbh_req_desc() truncates the descriptor id. This problem is most visible with string descriptor requests, as only then can wIndex be greater than 0xFF. In particular, this affects commonly used language IDs such as English (United States), which is 0x0409. Signed-off-by: Alexander Kaiser <akaiser@urbansky.com> |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
Kconfig | ||
usbh_api.c | ||
usbh_ch9.c | ||
usbh_ch9.h | ||
usbh_core.c | ||
usbh_data.ld | ||
usbh_device.c | ||
usbh_device.h | ||
usbh_internal.h | ||
usbh_shell.c |