first pass at ti hdc1080. Temperature works, humidity doesn't
Some checks failed
Build / build (macos-12) (push) Waiting to run
Build / build (macos-14) (push) Waiting to run
Build / build (windows-2022) (push) Waiting to run
Build / build (ubuntu-22.04) (push) Failing after 18s
Documentation / build (push) Successful in 5s

This commit is contained in:
2024-04-28 04:18:39 -06:00
parent 9fc352115f
commit e82df2fec4
8 changed files with 276 additions and 26 deletions

View File

@ -165,7 +165,7 @@
};
hdc1080: hdc1080@40 {
compatible = "ti,hdc20xx"; // FIXME: add proper support for this part. Hopefully these parts are close enough
compatible = "ti,hdc1080";
reg = <0x40>;
};