summaryrefslogtreecommitdiff
path: root/driver/temp_sensor/adt7481.h
Commit message (Expand)AuthorAgeFilesLines
* Use 7bit I2C/SPI slave addresses in ECDenis Brockus2019-07-191-1/+1
* common: replace 1 << digits, with BIT(digits)Gwendal Grignou2019-03-261-26/+26
* ec_driver: Add ADT7481 and TMP411 I2C sensorsScott Worley2017-12-281-0/+178