zephyr/samples/drivers/current_sensing
Anas Nashif da5f185e06 samples: add test identifier
Add unique identifier instead of just 'test' for samples.

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2019-03-29 17:44:11 -04:00
..
src all: Add 'U' suffix when using unsigned variables 2019-03-28 17:15:58 -05:00
CMakeLists.txt
README
prj.conf
sample.yaml samples: add test identifier 2019-03-29 17:44:11 -04: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.