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 80c30d97b08 drivers/usbdev/rndis: Fix reported MTU OID sizes
new 6a12133160e drivers/sensors/mpu6050: deliver samples from the data
ready interrupt
new 184ba318cd8 Documentation/mpu6050: document the data ready interrupt
mode
The 2 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:
.../components/drivers/special/sensors/mpu6050.rst | 48 +++++-
drivers/sensors/Kconfig | 14 ++
drivers/sensors/mpu6050_uorb.c | 167 +++++++++++++++++++--
include/nuttx/sensors/mpu6050.h | 24 ++-
4 files changed, 232 insertions(+), 21 deletions(-)