tmk_keyboard/tmk_core/protocol/lufa
tmk 993a9b02f7 lufa: Fix for freeze at re/boot time problem
Calling led_set() in ISR can cause the problem. With converter
especially, led_set() can take long time and USB can be stuck in the end.
USB-USB converter freezes occasionally when computer power up or reboot.
https://geekhack.org/index.php?topic=69169.msg2740179#msg2740179
This is also related to suspend/wakeup issue #386.
2019-05-10 09:43:44 +09:00
..
LUFA-git Merge commit 'f6d56675f9f981c5464f0ca7a1fbb0162154e8c5' 2015-05-13 11:13:10 +09:00
descriptor.c core: System control key descriptor fix #435 2019-01-26 08:42:20 +09:00
descriptor.h core: lufa: Fix checking num of endpoints for 32u2(again) 2018-01-04 16:49:24 +09:00
lufa.c lufa: Fix for freeze at re/boot time problem 2019-05-10 09:43:44 +09:00
lufa.h Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core' 2015-04-10 01:32:04 +09:00