STMicroelectronics / STMems_Android_Sensor_HAL_IIO

DISCONTINUED (October 2022): the maintenance for this repository has been discontinued. Please refer to https://github.com/STMicroelectronics/st-mems-android-linux-sensors-hal for the up-to-date HAL repository. This repository contains ST Android sensor Hardware Abstraction Layer (HAL) for MEMS Linux IIO drivers
Apache License 2.0
35 stars 21 forks source link

iio_until:fix left shift overflow bug #3

Closed StarRainNight closed 5 years ago

StarRainNight commented 6 years ago

if bit_used is 32,result mask will be 0.left shift overflow,it is not correct。

mariotesi commented 5 years ago

iio_utils has been removed by the project