mbed-os/usb/device/USBHID
Filip Jagodzinski 7eda1266b0 USBHID: Fix the initial HID report read operation
The first 4 bytes received were lost due to a wrong address.
Read the output report into HID_REPORT.data.
2019-04-24 13:37:42 +01:00
..
USBHID.cpp USBHID: Fix the initial HID report read operation 2019-04-24 13:37:42 +01:00
USBHID.h Update files to include SPDX-License-Identifier 2019-02-22 10:53:24 -06:00
USBHID_Types.h Update files to include SPDX-License-Identifier 2019-02-22 10:53:24 -06:00
USBKeyboard.cpp Update files to include SPDX-License-Identifier 2019-02-22 10:53:24 -06:00
USBKeyboard.h Update files to include SPDX-License-Identifier 2019-02-22 10:53:24 -06:00
USBMouse.cpp Update files to include SPDX-License-Identifier 2019-02-22 10:53:24 -06:00
USBMouse.h Update files to include SPDX-License-Identifier 2019-02-22 10:53:24 -06:00
USBMouseKeyboard.cpp Update files to include SPDX-License-Identifier 2019-02-22 10:53:24 -06:00
USBMouseKeyboard.h Update files to include SPDX-License-Identifier 2019-02-22 10:53:24 -06:00