Files
esp-idf/components/usb
Darian Leung cc159dfc5b usb: Fix incorrect bmRequestType direction flag in USB Host Library
usb_host_transfer_submit_control() uses the incorrect bmRequestType direction
flag. Therefore, when doing a transfer check, all transfers were mistakenly
treated as OUT transfers (only affects transfer check and not actual transfer).
2023-01-09 17:56:06 +08:00
..
2023-01-09 17:55:20 +08:00
2021-08-24 23:28:00 +08:00
2021-08-24 23:28:00 +08:00