xiaoxiang781216 merged PR #3025:
URL: https://github.com/apache/nuttx-apps/pull/3025
--
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...
no1wudi commented on code in PR #3025:
URL: https://github.com/apache/nuttx-apps/pull/3025#discussion_r1992479964
##
testing/ostest/mutex.c:
##
@@ -103,11 +116,172 @@ static void *thread_func(FAR void *parameter)
return NULL; /* Non-reachable -- needed for some compilers */
xiaoxiang781216 commented on code in PR #3025:
URL: https://github.com/apache/nuttx-apps/pull/3025#discussion_r1992522891
##
testing/ostest/mutex.c:
##
@@ -103,11 +116,172 @@ static void *thread_func(FAR void *parameter)
return NULL; /* Non-reachable -- needed for some compil
hartmannathan commented on code in PR #3025:
URL: https://github.com/apache/nuttx-apps/pull/3025#discussion_r1992142071
##
testing/ostest/mutex.c:
##
@@ -103,11 +116,172 @@ static void *thread_func(FAR void *parameter)
return NULL; /* Non-reachable -- needed for some compiler
xiaoxiang781216 commented on code in PR #3025:
URL: https://github.com/apache/nuttx-apps/pull/3025#discussion_r1992015263
##
testing/ostest/mutex.c:
##
@@ -103,11 +116,172 @@ static void *thread_func(FAR void *parameter)
return NULL; /* Non-reachable -- needed for some compil
nuttxpr commented on PR #3025:
URL: https://github.com/apache/nuttx-apps/pull/3025#issuecomment-2717981403
[**\[Experimental Bot, please feedback
here\]**](https://github.com/search?q=repo%3Aapache%2Fnuttx+13552&type=issues)
Yes, this PR appears to meet the NuttX requirements.