summaryrefslogtreecommitdiff
path: root/src/driver/Kconfig
AgeCommit message (Expand)AuthorLines
2021-04-10Allow software and hardware i2c to be used together (e.g. on different pins)Daniel Friesel-0/+2
2020-12-08add licensing informationDaniel Friesel-0/+4
2020-09-26BME680 works on Arduino NanoDaniel Friesel-1/+1
2020-09-11eeprom24lc64: fix typo, add I2C dependencyDaniel Friesel-1/+2
2020-09-10bme280, bme680 depend on arch implementing sleep_ms at the momentDaniel Friesel-2/+2
2020-09-07external pull-ups are only implemented on MSP430FR at the momentDaniel Friesel-0/+2
2020-09-07add softi2c pullup to KconfigDaniel Friesel-0/+25
2020-08-31further kconfig dependency fixesDaniel Friesel-1/+1
2020-08-31mmsimple and mmsubstate conflictDaniel Friesel-1/+1
2020-08-31Leave out incomplete s5851a and ccs811 drivers from kconfigDaniel Friesel-6/+3
2020-08-31driver/Kconfig: Remove aemr-specific dummy and resistive_load driversDaniel Friesel-4/+2
2020-08-31softi2c driver: fix typoDaniel Friesel-1/+1
2020-08-31BME280 and BME680 drivers cannot be used simultaneouslyDaniel Friesel-1/+1
2020-08-31remove nonfunctional MAX44006 driverDaniel Friesel-4/+0
2020-08-31driver Kconfig: Add missing meta_driver_uptimeDaniel Friesel-0/+2
2020-08-28Expose configuration via KconfigDaniel Friesel-0/+88