Minor updates to the Magstripe and MissileLauncher projects to fix bugs and improve performance.
Fixed error in GenericHID descriptors preventing it from passing the USB-IF HID tests (thanks to Søren Greiner).
This commit is contained in:
parent
c619e21fa7
commit
d6543dee0d
6 changed files with 16 additions and 9 deletions
|
@ -60,6 +60,7 @@
|
|||
* - Fixed USB Pad regulator not being disabled on some AVR models when the USB_OPT_REG_DISABLED option is used
|
||||
* - Fixed Host mode to Device mode UID change not causing a USB Disconnect event when a device was connected
|
||||
* - Fixed Mouse/Keyboard demos not performing the correct arithmetic on the Idle period at the right times (thanks to Brian Dickman)
|
||||
* - Fixed GenericHID failing HID class tests due to incorrect Logical Minimum and Logical Maximum values (thanks to Søren Greiner)
|
||||
*
|
||||
*
|
||||
* \section Sec_ChangeLog090605 Version 090605
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue