You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by pk...@apache.org on 2022/10/12 06:54:05 UTC

[incubator-nuttx] branch master updated (fc9b5e1980 -> c860a6e5f1)

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

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


    from fc9b5e1980 arch_alarm: adjust oneshot/arch_alarm to support tick
     add c860a6e5f1 rpmsgdev: forward all open/close to server to support complex driver

No new revisions were added by this update.

Summary of changes:
 drivers/misc/Kconfig           |   5 --
 drivers/misc/rpmsgdev.c        | 187 +++++++++++++++--------------------------
 drivers/misc/rpmsgdev.h        |   8 +-
 drivers/misc/rpmsgdev_server.c | 158 +++++++++++++++++++++-------------
 4 files changed, 171 insertions(+), 187 deletions(-)