mbed-os/features/unsupported/USBDevice
Russ Butler f0b9add71e Fix clearing of ISTAT in Kinetis USB
The ISTAT register is write 1 to clear. Because of this ORing this
register with itself fill clear all bits that are set. This patch
updates the code to use plain assignment so only desired
bit is cleared.
2018-01-27 00:57:55 -06:00
..
USBAudio Remove use of deprecated attach in USB 2018-01-27 00:57:55 -06:00
USBDevice Fix local static initialization in USB 2018-01-27 00:57:55 -06:00
USBHID Fix local static initialization in USB 2018-01-27 00:57:55 -06:00
USBMIDI Fix local static initialization in USB 2018-01-27 00:57:55 -06:00
USBMSD Fix local static initialization in USB 2018-01-27 00:57:55 -06:00
USBSerial Remove use of deprecated attach in USB 2018-01-27 00:57:55 -06:00
targets Fix clearing of ISTAT in Kinetis USB 2018-01-27 00:57:55 -06:00