summaryrefslogtreecommitdiff
path: root/src/driver/bme680_util.cc
AgeCommit message (Expand)AuthorLines
2023-07-03update copyrightBirte Kristina Friesel-1/+1
2021-12-31Use CONFIG_meta_driver_hardware_i2c instead of MULTIPASS_ARCH_HAS_I2CDaniel Friesel-2/+2
2021-12-20bme280 and bme680 work just fine on posixDaniel Friesel-0/+4
2021-05-28softi2c driver: move to kconfig-first approachDaniel Friesel-1/+1
2020-12-08add licensing informationDaniel Friesel-0/+5
2019-12-12bme680_util: add sleep_ms wrapperDaniel Friesel-0/+5
2019-09-25bme680: Support SoftI2CDaniel Friesel-0/+4
2019-09-23Add Bosch SensorTec BME680 driver + utilitiesDaniel Friesel-0/+27