zephyr/samples/drivers/current_sensing
Anas Nashif 470c5f3189 tests: remove testcase.ini files
We now use yaml files.

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2017-06-21 20:56:53 -04:00
..
src samples: convert to using newly introduced integer sized types 2017-04-21 09:53:53 -05:00
Makefile samples: tests: remove obsolete KERNEL_TYPE and kernel variables 2016-11-04 15:47:25 -04:00
prj.conf i2c: unify kconfig options and share them across drivers 2016-05-12 10:57:22 +00:00
README move driver samples to samples/drivers 2016-02-11 13:08:44 -05:00
sample.yaml tests: samples: convert testcase files to yaml 2017-06-21 20:56:53 -04:00

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.