acassis commented on PR #17573:
URL: https://github.com/apache/nuttx/pull/17573#issuecomment-3699331787
@wangchdo please fix this CI issue:
```
In file included from sched/sched_processtimer.c:47:
/github/workspace/sources/nuttx/sched/hrtimer/hrtimer.h: In function
'hrtimer_starttimer':
Error: /github/workspace/sources/nuttx/sched/hrtimer/hrtimer.h:130:9: error:
implicit declaration of function 'up_alarm_start'
[-Werror=implicit-function-declaration]
130 | ret = up_alarm_start(&ts);
| ^~~~~~~~~~~~~~
```
--
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]