zephyr/drivers/sensor/bme680
Gerard Marull-Paretas 435213a753 drivers: remove redundant data/config casts
Some drivers explicitely casted data/config from void * to the
corresponding type. However, this is unnecessary and, in many drivers it
has been misused to drop const qualifier (refer to previous commits).

Signed-off-by: Gerard Marull-Paretas <gerard.marull@nordicsemi.no>
2022-01-19 18:16:02 +01:00
..
bme680.c drivers: remove redundant data/config casts 2022-01-19 18:16:02 +01:00
bme680.h sensor: bme680: convert to i2c_dt_spec 2021-08-03 19:05:14 -04:00
CMakeLists.txt
Kconfig