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

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


    from f595ba31e23 include/nuttx/macro.h: Let FOREACH_ARG() paste the 
argument index
     new 94d5599ffe4 drivers/sensors/lsm6ds3trc: add FIFO drain via watermark 
interrupt
     new b8c5cf73572 drivers/sensors/lsm6ds3trc: remember last ODR across 
activations
     new 29c4eff5958 drivers/sensors/lsm6ds3trc: fix FIFO not accumulating data
     new 68f4dff0992 Documentation/lsm6ds3trc: document FIFO mode and its quirks

The 4 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:
 .../drivers/special/sensors/lsm6ds3trc.rst         |  36 ++
 drivers/sensors/Kconfig                            |  33 +-
 drivers/sensors/lsm6ds3trc_uorb.c                  | 450 ++++++++++++++++++++-
 3 files changed, 506 insertions(+), 13 deletions(-)

Reply via email to