pussuw commented on code in PR #6069:
URL: https://github.com/apache/incubator-nuttx/pull/6069#discussion_r854015974
##########
arch/risc-v/src/common/supervisor/riscv_sbi.c:
##########
@@ -69,7 +69,9 @@ static inline uint64_t rdtime(void)
void riscv_sbi_set_timer(uint64_t stime_value)
{
+#if 0
Review Comment:
Just to test out that all the other code passes CI. One option is to omit
the knsh file from this patch. Another option is to remove or flag out this
error temporarily.
--
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]