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/nuttx.git
from da9a2b9770 compiler.h: Add fopen_like and popen_like macro add 56a4e90dc4 mm/iob/contig: enhance iob contig to support iob chain add 794adc5814 net/tcp: contig received data to reducing iob consumption No new revisions were added by this update. Summary of changes: Documentation/reference/os/iob.rst | 6 +- include/nuttx/mm/iob.h | 6 +- mm/iob/iob_contig.c | 111 ++++++++++++++----------------------- net/tcp/Kconfig | 14 +++++ net/tcp/tcp_callback.c | 8 +++ 5 files changed, 70 insertions(+), 75 deletions(-)