linguini1 commented on code in PR #17011:
URL: https://github.com/apache/nuttx/pull/17011#discussion_r2376605497


##########
boards/arm64/qemu/qemu-armv8a/configs/fastboot/defconfig:
##########
@@ -16,6 +16,7 @@ CONFIG_ARCH_CHIP_QEMU=y
 CONFIG_ARCH_CHIP_QEMU_A53=y
 CONFIG_ARCH_INTERRUPTSTACK=4096
 CONFIG_AUDIO=y
+CONFIG_BOARD_LOOPSPERMSEC=354375

Review Comment:
   I don't see how the implementations in that file avoid using the coarse 
delay, unless there is an implementation of the delay functions for QEMU 
elsewhere?



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to