zephyr/samples/drivers/current_sensing
Javier B Perez 930669b840 samples: drivers: current_sensing: update tags testcase.ini
Updated tags to sensors in testcase.ini inside current_sensing sample.

Change-Id: Id2d5bfcbb1299ed6b1e386f774de46714669bf14
Signed-off-by: Javier B Perez <javier.b.perez.hernandez@intel.com>
2016-06-29 05:43:30 +00:00
..
src
Makefile
README
prj.conf i2c: unify kconfig options and share them across drivers 2016-05-12 10:57:22 +00:00
testcase.ini samples: drivers: current_sensing: update tags testcase.ini 2016-06-29 05:43:30 +00:00

README

This is a sample app to interface with
TI INA219 power monitor. The values
used in the app are for use on Adafruit's
breakout board
(https://www.adafruit.com/products/904).

This assumes the slave address is 0x40,
where A0 and A1 are all tied to ground.