Age | Commit message (Expand) | Author | Lines |
---|---|---|---|
2021-12-29 | datalogger: fix max44006 / max44009 mixup | Daniel Friesel | -1/+1 |
2021-12-27 | add VEML6075 driver | Daniel Friesel | -0/+18 |
2021-12-26 | add basic MAX44006 driver | Daniel Friesel | -1/+34 |
2021-12-26 | datalogger: Initialize I2C if meta_driver_i2c is set | Daniel Friesel | -1/+1 |
2021-12-24 | datalogger: fix hard/soft i2c check | Daniel Friesel | -1/+1 |
2021-12-20 | i2cdetect, dataloger: use config variable for i2c include | Daniel Friesel | -1/+1 |
2021-12-08 | hdc1080: add explicit measure() function | Daniel Friesel | -0/+3 |
2021-10-17 | Add DS2482-100 Single-Channel 1-Wire Master driver | Daniel Friesel | -0/+21 |
2021-05-28 | driver configuration is now kconfig-first | Daniel Friesel | -29/+29 |
2021-05-28 | softi2c driver: move to kconfig-first approach | Daniel Friesel | -2/+2 |
2021-02-26 | Add SCD4x driver and datalog integration | Daniel Friesel | -0/+18 |
2021-02-25 | add simple TSL2591 illuminance / IR sensor driver | Daniel Friesel | -0/+13 |
2021-02-25 | move datalog functions from i2cdetect into separate app | Daniel Friesel | -0/+217 |