This is an automated email from the ASF dual-hosted git repository.
acassis pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/nuttx.git
from 31b0d79b44f libs/crc: implement AUTOSAR-compatible CRC algorithm
add 41e46333a82 openamp/virtqueue: change the virtqueue dump log level to
emergency
add bb5eaec9731 Documentation/rpmsg: add rpmsg_ping documentation
add 5e2b3a114f7 lib/rpmsg: add priority support for rpmsg endpoint
add 97b64010cd8 Documentation/rpmsg: add rpmsg dump documentation
No new revisions were added by this update.
Summary of changes:
.../components/drivers/special/rpmsg/index.rst | 2 +
.../drivers/special/rpmsg/rpmsg_dump.rst | 199 ++++++++++++++++
.../drivers/special/rpmsg/rpmsg_ping.rst | 258 +++++++++++++++++++++
...virtqueue-change-the-virtqueue-dump-log-l.patch | 29 +++
...g-add-priority-support-for-rpmsg-endpoint.patch | 64 +++++
openamp/open-amp.cmake | 4 +
openamp/open-amp.defs | 2 +
7 files changed, 558 insertions(+)
create mode 100644
Documentation/components/drivers/special/rpmsg/rpmsg_dump.rst
create mode 100644
Documentation/components/drivers/special/rpmsg/rpmsg_ping.rst
create mode 100644
openamp/0017-lib-virtio-virtqueue-change-the-virtqueue-dump-log-l.patch
create mode 100644
openamp/0018-lib-rpmsg-add-priority-support-for-rpmsg-endpoint.patch