wangchdo commented on code in PR #17287: URL: https://github.com/apache/nuttx/pull/17287#discussion_r2522351225
########## sched/clock/clock_initialize.c: ########## @@ -222,12 +220,11 @@ void clock_initialize(void) up_rtc_initialize(); -#if !defined(CONFIG_RTC_EXTERNAL) - /* Initialize the time value to match the RTC */ Review Comment: Done, please double-check. However, it seems that the CI for this PR often fails without any visible logs or reasons. I’ve tried restarting the CI several times — let’s see if it succeeds this time. -- 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]
