You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by xi...@apache.org on 2022/02/12 19:20:35 UTC

[incubator-nuttx] branch master updated (4236fa9 -> 774994b)

This is an automated email from the ASF dual-hosted git repository.

xiaoxiang pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git.


    from 4236fa9  boards/arm/samv7/same70-xplained: added PWM support
     add 774994b  net/tcp: support for FIN+ACK case in tcp send event handlers

No new revisions were added by this update.

Summary of changes:
 net/tcp/tcp_send_buffered.c   | 54 +++++++++++++++++++++----------------------
 net/tcp/tcp_send_unbuffered.c |  4 +---
 net/tcp/tcp_sendfile.c        |  4 +---
 3 files changed, 28 insertions(+), 34 deletions(-)