This is an automated email from the ASF dual-hosted git repository.
xiaoxiang pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/nuttx.git
from f6c1d88931 mmcsd: fix a build error
add 3ab62370cb nuttx/uorb: Fix initialization error of variable of type
`struct sensor_ops_s`
add bdddc76997 nuttx/uorb: Fix incompatible type error
No new revisions were added by this update.
Summary of changes:
drivers/sensors/adxl362_uorb.c | 10 ++++++----
drivers/sensors/adxl372_uorb.c | 8 +++++---
drivers/sensors/bh1749nuc_uorb.c | 8 +++++---
drivers/sensors/bme680_uorb.c | 2 ++
drivers/sensors/bmi270_uorb.c | 10 ++++++----
drivers/sensors/bmm150_uorb.c | 8 +++++---
drivers/sensors/bmp180_uorb.c | 6 +++---
drivers/sensors/bmp280_uorb.c | 4 ++--
drivers/sensors/ds18b20_uorb.c | 6 +++---
drivers/sensors/hyt271_uorb.c | 6 +++---
drivers/sensors/lsm9ds1_uorb.c | 10 ++++++----
drivers/sensors/ltr308_uorb.c | 2 ++
drivers/sensors/mpu9250_uorb.c | 8 +++++---
drivers/sensors/ms56xx_uorb.c | 6 +++---
14 files changed, 56 insertions(+), 38 deletions(-)