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 7c20199 riscv/bl602:replace syslog to debugging log macros
new e73883a Documentation/iob: update the function prototype
new 2c51c29 mm/iob: add an interface to support dequeue an iob from the
queue
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
Documentation/reference/os/iob.rst | 29 +++++++---
include/nuttx/mm/iob.h | 14 +++++
mm/iob/Make.defs | 2 +-
...{iob_remove_queue.c => iob_free_queue_qentry.c} | 61 +++++++++++++---------
4 files changed, 71 insertions(+), 35 deletions(-)
copy mm/iob/{iob_remove_queue.c => iob_free_queue_qentry.c} (66%)