Age | Commit message (Collapse) | Author | Lines | |
---|---|---|---|---|
2021-12-31 | Use CONFIG_meta_driver_hardware_i2c instead of MULTIPASS_ARCH_HAS_I2C | Daniel Friesel | -2/+2 | |
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/+2 | |
2020-12-08 | add licensing information | Daniel Friesel | -0/+15 | |
2020-08-31 | kconfig: i2c and softi2c drivers must not be combind | Daniel Friesel | -1/+1 | |
2020-08-31 | luxlog does not require timer | Daniel Friesel | -1/+0 | |
2020-08-28 | Expose configuration via Kconfig | Daniel Friesel | -3/+7 | |
2020-02-14 | luxlog: increase buffer size, decrease heartbeat interval | Daniel Friesel | -5/+4 | |
2020-01-08 | luxlog: red led while transmitting data | Daniel Friesel | -0/+2 | |
2020-01-07 | comment | Daniel Friesel | -1/+1 | |
2019-12-19 | add luxlog app | Daniel Friesel | -0/+68 | |