Age | Commit message (Collapse) | Author | Lines | |
---|---|---|---|---|
2022-01-02 | bme680-max44009-logger: add POSIX variant with BSEC support | Daniel Friesel | -158/+499 | |
2022-01-02 | bme680-bsec-logger: retry i2c setup | Daniel Friesel | -2/+2 | |
2021-12-31 | Use CONFIG_meta_driver_hardware_i2c instead of MULTIPASS_ARCH_HAS_I2C | Daniel Friesel | -1/+1 | |
2021-05-28 | driver configuration is now kconfig-first | Daniel Friesel | -0/+1 | |
2021-05-28 | Set loop/wakeup/ostream either via .config or via app/commandline | Daniel Friesel | -1/+1 | |
2021-05-28 | softi2c driver: move to kconfig-first approach | Daniel Friesel | -1/+1 | |
2021-02-24 | app makefiles: set CONFIG_* variables where applicable | Daniel Friesel | -2/+3 | |
2021-02-14 | bme680-max44009-logger: switch to bme680 float api | Daniel Friesel | -3/+6 | |
2021-02-14 | do not continuously re-init bme680 | Daniel Friesel | -18/+27 | |
2021-02-14 | bme680-max44009-logger: improve resilience against bad wiring | Daniel Friesel | -26/+73 | |
2021-02-08 | add arduino-nano bme680-max44009-datalogger | Daniel Friesel | -0/+300 | |