lupyuen commented on PR #16149:
URL: https://github.com/apache/nuttx/pull/16149#issuecomment-2782720464
@jlaitine Please remember to fill in the Commit Description. Thanks :-)
-
https://github.com/apache/nuttx/pull/16149/commits/503534e4967abe907a584637a4e958e46f6c3299
--
This is an au
lupyuen merged PR #16149:
URL: https://github.com/apache/nuttx/pull/16149
--
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.apac
nuttxpr commented on PR #16149:
URL: https://github.com/apache/nuttx/pull/16149#issuecomment-2782716387
[**\[Experimental Bot, please feedback
here\]**](https://github.com/search?q=repo%3Aapache%2Fnuttx+15779&type=issues)
Build and Test Successful (milkv_duos:nsh)
https://gitlab.co
lupyuen commented on PR #16149:
URL: https://github.com/apache/nuttx/pull/16149#issuecomment-2782703849
@nuttxpr test milkv_duos:nsh
--
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 c
nuttxpr commented on PR #16149:
URL: https://github.com/apache/nuttx/pull/16149#issuecomment-2782698238
[**\[Experimental Bot, please feedback
here\]**](https://github.com/search?q=repo%3Aapache%2Fnuttx+15779&type=issues)
Build and Test Successful (avaota-a1:nsh)
https://gitlab.com
lupyuen commented on PR #16149:
URL: https://github.com/apache/nuttx/pull/16149#issuecomment-2782684199
@nuttxpr test avaota-a1:nsh
--
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 co
jlaitine opened a new pull request, #16149:
URL: https://github.com/apache/nuttx/pull/16149
## Summary
This is a small cleanup for libc nxsem_get_value, to use the provided macro
to fetch the semaphore value instead of accessing semaphore internals directly
outside of sched/semap