Age | Commit message (Collapse) | Author | Lines | |
---|---|---|---|---|
2021-05-28 | driver configuration is now kconfig-first | Daniel Friesel | -1/+2 | |
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/+11 | |
2020-08-31 | ccs811test is not ready for Kconfig yet | Daniel Friesel | -2/+0 | |
2020-08-28 | Expose configuration via Kconfig | Daniel Friesel | -3/+7 | |
2019-11-05 | Makefiles: Fix arch_drivers and drivers overides/additions | Daniel Friesel | -2/+2 | |
+= does not work for variables specified on the commandline unless the 'override' keyword is used | ||||
2019-05-24 | add dysfunctional ccs811 test app | Daniel Friesel | -0/+37 | |