xiaoxiang781216 commented on code in PR #10482: URL: https://github.com/apache/nuttx/pull/10482#discussion_r1316765699
########## drivers/timers/arch_alarm.c: ########## @@ -45,6 +45,10 @@ static FAR struct oneshot_lowerhalf_s *g_oneshot_lower; +#ifndef CONFIG_SCHED_TICKLESS Review Comment: ci fail to download some external package. ########## drivers/timers/arch_alarm.c: ########## @@ -45,6 +45,10 @@ static FAR struct oneshot_lowerhalf_s *g_oneshot_lower; +#ifndef CONFIG_SCHED_TICKLESS Review Comment: ci fail to download some external package. Let's restart it. -- 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]
