You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by GitBox <gi...@apache.org> on 2022/05/12 05:47:01 UTC

[GitHub] [incubator-nuttx] masayuki2009 commented on a diff in pull request #6242: rv-virt:knsh64

masayuki2009 commented on code in PR #6242:
URL: https://github.com/apache/incubator-nuttx/pull/6242#discussion_r870970202


##########
arch/risc-v/src/qemu-rv/qemu_rv_timerisr.c:
##########
@@ -61,11 +61,13 @@
 
 void up_timer_initialize(void)
 {
+#ifndef CONFIG_BUILD_KERNEL

Review Comment:
   The SBI is not integrated yet, so the mtimer is disabled.
   



-- 
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: commits-unsubscribe@nuttx.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org