pkarashchenko commented on PR #6376: URL: https://github.com/apache/incubator-nuttx/pull/6376#issuecomment-1147946408
@xiaoxiang781216 could you please take a look. I noticed during my work that mutexes use `sem_` API inside the kernel in case of FLAT build. Seems that we missed that point during the review of https://github.com/apache/incubator-nuttx/pull/6320 by trying to overcome the libc build error and switching from `nxsem_` to `_SEM_`. This introduced a side effect in case of FLAT build. -- 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.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org