drivers: sensor: INA219: added support
This adds support for the TI INA219 Zero-Drift, Bidirectional Current/Power Monitor with I2C Interface Signed-off-by: Leonard Pollak <leonardp@tr-host.de>
This commit is contained in:
parent
35b1a6f337
commit
d6eb80ac27
7 changed files with 560 additions and 0 deletions
|
@ -116,6 +116,8 @@ source "drivers/sensor/ina23x/Kconfig"
|
|||
|
||||
source "drivers/sensor/isl29035/Kconfig"
|
||||
|
||||
source "drivers/sensor/ina219/Kconfig"
|
||||
|
||||
source "drivers/sensor/ism330dhcx/Kconfig"
|
||||
|
||||
source "drivers/sensor/lis2dh/Kconfig"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue