summaryrefslogtreecommitdiff
path: root/src/app/bme680-max44009-logger
AgeCommit message (Expand)AuthorLines
2023-07-03update copyrightBirte Kristina Friesel-5/+5
2022-01-16fix app (non-kconfig) builds in some application MakefilesDaniel Friesel-1/+1
2022-01-02bme680-max44009-logger: add POSIX variant with BSEC supportDaniel Friesel-158/+499
2022-01-02bme680-bsec-logger: retry i2c setupDaniel Friesel-2/+2
2021-12-31Use CONFIG_meta_driver_hardware_i2c instead of MULTIPASS_ARCH_HAS_I2CDaniel Friesel-1/+1
2021-05-28driver configuration is now kconfig-firstDaniel Friesel-0/+1
2021-05-28Set loop/wakeup/ostream either via .config or via app/commandlineDaniel Friesel-1/+1
2021-05-28softi2c driver: move to kconfig-first approachDaniel Friesel-1/+1
2021-02-24app makefiles: set CONFIG_* variables where applicableDaniel Friesel-2/+3
2021-02-14bme680-max44009-logger: switch to bme680 float apiDaniel Friesel-3/+6
2021-02-14do not continuously re-init bme680Daniel Friesel-18/+27
2021-02-14bme680-max44009-logger: improve resilience against bad wiringDaniel Friesel-26/+73
2021-02-08add arduino-nano bme680-max44009-dataloggerDaniel Friesel-0/+300