xiaoxiang781216 commented on pull request #5782: URL: https://github.com/apache/incubator-nuttx/pull/5782#issuecomment-1081694179
> I moved riscv_mtimer.c back to the common folder, reason: This driver can be used in flat M-mode also. The same code is duplicated in all of the risc-v targets, but all of them could be made to use this unified driver. I already did the patch to the MPFS implementation (next upcoming patch / PR). The native NuttX SBI can also use the same driver. Sure, it's reasonable if the function can work in both mode and the difference is small. -- 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-unsubscr...@nuttx.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org