usb_hid: Fix timer size uint16_t to uint32_t;
This commit is contained in:
parent
b17f52ebe1
commit
c77c5043a1
8 changed files with 66 additions and 17 deletions
|
@ -26,3 +26,11 @@ You can see HID keyboard reports on debug output.
|
|||
Restriction and Bug
|
||||
-------------------
|
||||
Not statble yet.
|
||||
|
||||
Can't bus-reset a keyboard which already attached on bus properly.
|
||||
Slow start up of Leonardo's bootloader causes this?
|
||||
Need to unplug/plug a keyboard after firmware starts up.
|
||||
MAX3421E doesn't work SAMPLEBUS well to know whether device connected or not.
|
||||
|
||||
Keyboard with other endpoints than boot keyboard may go wrong.
|
||||
On my keyboard with mouse key the converter locks up when using mouse key function.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue