mirror of
https://github.com/zsa/qmk_firmware.git
synced 2026-04-26 17:36:19 +00:00
Speed up XMEGANVM_WaitWhileNVMControllerBusy() by preloading the status register address into the pointer register of the target's NVM controller and then reading via a faster indirect load command.