xiaoxiang781216 opened a new pull request, #7627: URL: https://github.com/apache/incubator-nuttx/pull/7627
## Summary - net/usrsock: Remove NET_USRSOCK_NO_INET[6] - net/udp: NET_BROADCAST shouldn't configurable if NET_UDP_NO_STACK enable - net/tcp: Remove the dependence on SCHED_WORKQUEUE - net/usrsock: Should select NET_[UDP|TCP]_NO_STACK instead NET_[UDP|TCP] - net/usrsock: Split NET_USRSOCK_OTHER to NET_USRSOCK_ICMP[v6] - boards: Refresh ursock related config ## Impact usrsock configuration ## Testing Pass CI -- 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