mbed-os/usb/device
George Beckstein f49b36c930 Fixed bug causing usb_control_stall_test to fail intermittently. Preparing the Nordic HW for the status stage of a control transfer would sometimes cause the HW to automatically ACK an "invalid" command during the control stall test. This would cause the test to fail (because an invalid request was not stalled). 2019-07-03 16:21:08 +03:00
..
USBAudio Update files to include SPDX-License-Identifier 2019-02-22 10:53:24 -06:00
USBCDC_ECM Fix mutex issue 2019-03-13 12:20:46 +02:00
USBDevice Merge pull request #10147 from kjbracey-arm/atomic_bitwise 2019-05-13 14:18:05 +01:00
USBHID USBHID: Fix the initial HID report read operation 2019-04-09 17:03:21 +02:00
USBMIDI Update files to include SPDX-License-Identifier 2019-02-22 10:53:24 -06:00
USBMSD Add USB mass storage test 2019-02-27 17:18:41 +01:00
USBPhy Fix doxygen comment in USBDevice 2019-04-08 17:30:22 -05:00
USBSerial Update files to include SPDX-License-Identifier 2019-02-22 10:53:24 -06:00
hal Update files to include SPDX-License-Identifier 2019-02-22 10:53:24 -06:00
targets Fixed bug causing usb_control_stall_test to fail intermittently. Preparing the Nordic HW for the status stage of a control transfer would sometimes cause the HW to automatically ACK an "invalid" command during the control stall test. This would cause the test to fail (because an invalid request was not stalled). 2019-07-03 16:21:08 +03:00
utilities Introduce Semaphore::acquire methods 2019-05-28 17:02:06 +03:00