Age | Commit message (Expand) | Author | Lines |
---|---|---|---|
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 |