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 drivers: sensor: clean up zephyr_library calls 2021-06-30 09:36:33 -04:00
Kconfig kconfig: Remove some redundant single-item menus and ifs 2019-12-21 10:26:54 -05:00