This is an automated email from the ASF dual-hosted git repository.
jerpelea pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/nuttx.git
from dd8b78f0e19 build(deps): bump docker/login-action from 4.5.1 to 4.6.0
new 3dbc4554806 drivers/sensors/l3gd20: always deliver samples with
push_event
new 4d3c5cac467 drivers/sensors/sensor: always report POLLIN for fetch
only sensor
new efc4c773d61 drivers/sensors/sensor: pace POLLIN at the requested
interval
The 3 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/sensors/Kconfig | 8 +++--
drivers/sensors/l3gd20_uorb.c | 49 ----------------------------
drivers/sensors/sensor.c | 74 +++++++++++++++++++++++-------------------
include/nuttx/sensors/sensor.h | 8 ++---
4 files changed, 49 insertions(+), 90 deletions(-)