mirror of
https://github.com/mfulz/qmk_firmware.git
synced 2025-11-02 22:32:32 +01: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.