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
suart.h
suart.S
suspend.c core: Fix for warning of unused function standby() 2018-01-14 08:14:16 +09:00
suspend_avr.h
timer.c
timer_avr.h
uart.c
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