zephyr/samples/drivers/current_sensing
Anas Nashif 23f81eeb42 tests/samples: fixed yaml syntax
Use a map directory, avoid the list which makes parsing a bit
cumbersome.

Fixes #5109

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2017-12-11 14:47:08 -05:00
..
src kbuild: Removed KBuild 2017-11-08 20:00:22 -05:00
CMakeLists.txt
README
prj.conf
sample.yaml tests/samples: fixed yaml syntax 2017-12-11 14:47:08 -05: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.