mirror of https://github.com/ARMmbed/mbed-os.git
63cfe8da23
Find some bugs in USBHost common codes. Bugs as below. - USBHostMouse.cpp - Memory destroy will occur when the size of interrupt transfer is larger than 4 bytes. - USBHostMSD.cpp - Type declaration of vender dependent. U16 -> uint16_t - USBHostSerial.cpp - connected() will not be "true". - Communication with USBSerial will not start. |
||
---|---|---|
.. | ||
USBHostKeyboard.cpp | ||
USBHostKeyboard.h | ||
USBHostMouse.cpp | ||
USBHostMouse.h |