mirror of
https://github.com/mfulz/qmk_firmware.git
synced 2025-06-17 20:25:16 +02: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.