You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by GitBox <gi...@apache.org> on 2022/06/27 07:21:22 UTC

[GitHub] [incubator-nuttx] pkarashchenko commented on pull request #6482: Use builtins for byteswapping

pkarashchenko commented on PR #6482:
URL: https://github.com/apache/incubator-nuttx/pull/6482#issuecomment-1166978738

   @xiaoxiang781216 looking into CI I see some warnings like
   ```
   warning: (NET_TCP_NO_STACK && NET_USRSOCK_TCP) selects NET_TCP which has unmet direct dependencies (NET && SCHED_WORKQUEUE)
   ```
   I think that is related to one of latest reworks in TCP TX poll timer. Could you please investigate it?


-- 
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-unsubscribe@nuttx.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org