This adds an example application for the TI INA219 Zero-Drift, Bidirectional Current/Power Monitor with I2C Interface Signed-off-by: Leonard Pollak <leonardp@tr-host.de>
6 lines
98 B
Plaintext
6 lines
98 B
Plaintext
CONFIG_STDOUT_CONSOLE=y
|
|
CONFIG_CBPRINTF_FP_SUPPORT=y
|
|
CONFIG_I2C=y
|
|
CONFIG_SENSOR=y
|
|
CONFIG_INA219=y
|