a-lunev opened a new pull request #4656:
URL: https://github.com/apache/incubator-nuttx/pull/4656
## Summary
Fixed issues with TCP unackseq calculation.
Wrong unackseq calculation locked conn->tx_unacked at non-zero values
even if all ACKs were received. Thus unbuffered psoc
This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/incubator-nuttx-website.git
The following commit(s) were added to refs/heads/asf-site by this push:
new 22ff729 Publishing web
anjiahao1 opened a new pull request #4655:
URL: https://github.com/apache/incubator-nuttx/pull/4655
## Summary
add poll and changed on upper, lower can call `battery_xxx_changed` set a
mask to remind upper some state changed.
app can use poll a fd,and read a mask to get some state cha