Fixed HID hpst class driver incorrectly binding to HID devices that do not have an OUT endpoint.
This commit is contained in:
parent
ed9d77aeee
commit
b20d25854d
2 changed files with 5 additions and 1 deletions
|
@ -25,6 +25,7 @@
|
|||
* <b>Fixed:</b>
|
||||
* - Core:
|
||||
* - Fixed broken USBFOO board drivers due to missing BOARD_USBFOO define
|
||||
* - Fixed HID hpst class driver incorrectly binding to HID devices that do not have an OUT endpoint
|
||||
* - Library Applications:
|
||||
* - Fixed Benito project discarding incoming data from the USB virtual serial port when the USART is busy
|
||||
* - Fixed broken DFU bootloader, added XPLAIN support for bootloader start when XCK jumpered to ground
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue