mirror of
https://github.com/qmk/qmk_firmware
synced 2024-11-17 17:35:30 +00:00
881aab9e76
...by moving the actually timing critical `enter_rx_state()` and
`leave_rx_state()` functions to RAM in order to not be affected by XIP
cache spikes. This commit also reverts the hacky USB interrupt disabling
that was done in
|
||
---|---|---|
.. | ||
arm_atsam | ||
avr | ||
chibios | ||
test | ||
atomic_util.h | ||
bootloader.h | ||
common.mk | ||
eeprom.h | ||
gpio.h | ||
hardware_id.h | ||
pin_defs.h | ||
progmem.h | ||
sleep_led.h | ||
suspend.c | ||
suspend.h | ||
synchronization_util.h | ||
timer.h | ||
wait.h |