You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by ac...@apache.org on 2022/08/01 23:23:17 UTC

[incubator-nuttx] branch master updated (b9ea02bad8 -> 7e6b4f6e07)

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/incubator-nuttx.git


    from b9ea02bad8 RDDRONE-BMS772: clarify description of some board-specific Kconfig options
     add 9ffd09b1fb sensor/rpmsg: Swap "struct file *" and "struct sensor_lowerhalf_s *"
     add 605ea33238 sensor: Add CODE and FAR for sensor_[lock|unlock] callback
     add bb16886568 Fix error: too few arguments to function 'rpmsg_register_callback'
     add 7e6b4f6e07 board/sim: Enable rpmsg sensor in rpproxy and rpserver config

No new revisions were added by this update.

Summary of changes:
 boards/sim/sim/sim/configs/rpproxy/defconfig  |  5 ++
 boards/sim/sim/sim/configs/rpserver/defconfig |  5 ++
 drivers/sensors/sensor_rpmsg.c                | 72 +++++++++++++--------------
 include/nuttx/sensors/sensor.h                |  4 +-
 4 files changed, 48 insertions(+), 38 deletions(-)