linguini1 commented on code in PR #17071: URL: https://github.com/apache/nuttx/pull/17071#discussion_r2379054858
########## drivers/timers/delay.c: ########## @@ -1,5 +1,5 @@ /**************************************************************************** - * arch/sparc/src/common/sparc_udelay.c + * drivers/timers/delay.c Review Comment: I'm not sure, I'll let someone more experienced decide. I wasn't sure about putting it in the timer drivers either, but I guess this isn't really part of the scheduler either? I think it's closer to the alarm/timer drivers since they have similar functions. -- 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