mbed-os/usb/device/USBHID
Filip Jagodzinski 565ceb0048 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-09 17:03:21 +02:00
..
USBHID.cpp USBHID: Fix the initial HID report read operation 2019-04-09 17:03:21 +02: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