summaryrefslogtreecommitdiff
path: root/src/app/button-and-motion-logger
AgeCommit message (Collapse)AuthorLines
2023-07-03update copyrightBirte Kristina Friesel-4/+4
2022-01-16fix app (non-kconfig) builds in some application MakefilesDaniel Friesel-1/+3
2021-12-31Use CONFIG_meta_driver_hardware_i2c instead of MULTIPASS_ARCH_HAS_I2CDaniel Friesel-2/+2
2021-05-28driver configuration is now kconfig-firstDaniel Friesel-0/+1
2021-05-28softi2c driver: move to kconfig-first approachDaniel Friesel-1/+1
2021-02-24app makefiles: set CONFIG_* variables where applicableDaniel Friesel-1/+1
2020-12-08add licensing informationDaniel Friesel-0/+19
2020-08-31further kconfig dependency fixesDaniel Friesel-1/+1
apart from a lacking sleep_ms meta-var, it's working reliably now
2020-08-28Expose configuration via KconfigDaniel Friesel-2/+6
2020-03-18add mpu9250 datalogger variant with button handler and adcDaniel Friesel-0/+282