xiaoxiang781216 commented on code in PR #9404: URL: https://github.com/apache/nuttx/pull/9404#discussion_r1210262624
########## arch/xtensa/src/common/xtensa_nputs.c: ########## @@ -39,8 +40,14 @@ void up_nputs(const char *str, size_t len) Review Comment: Ok, but it's better to use mutex_t instead semaphore -- 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]
