tmk_keyboard/tmk_core/common/avr
tmk 0ab0ebf8cb core: Make TIMER0 ISR noblock
The TIMER0 ISR takes 1.5us and can affect IBMPC protocol ISR.
Add ISR_NOBLOCK to allow interrupt during TIMER0 ISR.
2020-05-22 11:52:44 +09:00
..
bootloader.c core: Fix bootloader for 128KB flash 2019-12-04 15:09:36 +09:00
eeconfig.c Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core' 2015-04-10 01:32:04 +09:00
sleep_led.c core: Fix sleep_led 2016-10-12 14:35:53 +09:00
suart.h core: LUFA_DEBUG_SUART for serial debug 2016-10-03 13:10:53 +09:00
suart.S core: LUFA_DEBUG_SUART for serial debug 2016-10-03 13:10:53 +09:00
suspend.c core: Fix for warning of unused function standby() 2018-01-14 08:14:16 +09:00
suspend_avr.h Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core' 2015-04-10 01:32:04 +09:00
timer.c core: Make TIMER0 ISR noblock 2020-05-22 11:52:44 +09:00
timer_avr.h Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core' 2015-04-10 01:32:04 +09:00
uart.c core: Avoid deadlock when uart.c is used in ISR 2019-05-07 00:07:19 +09:00
xprintf.h Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core' 2015-04-10 01:32:04 +09:00
xprintf.S Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core' 2015-04-10 01:32:04 +09:00