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 80fa70da4e boards/sim: Add nxcamera config add d6d56c3372 mm/iob: add support of nonblock iob_clone add 881c9d9fac mm/iob: add support of partial bytes clone add 5492e961bc net/devif: replace redundant code to iob_clone_partial() No new revisions were added by this update. Summary of changes: Documentation/reference/os/iob.rst | 10 ++- include/nuttx/mm/iob.h | 29 ++++++- mm/iob/iob_clone.c | 165 +++++++++++++++++++++++++++++-------- net/devif/devif_iobsend.c | 45 +++------- 4 files changed, 178 insertions(+), 71 deletions(-)