zephyr/samples/drivers/current_sensing
Anas Nashif d622b09bc0 samples: tests: remove obsolete KERNEL_TYPE and kernel variables
Remove those from Makefiles and testcase.ini, we now support unified kernel
only and sanitycheck script now knows how to deal with this.

Change-Id: I853ebcadfa7b56a4de5737d95f2ba096babb2e13
Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2016-11-04 15:47:25 -04:00
..
src i2c: use I2C_X nameing instead of I2CX 2016-04-25 17:01:48 +00:00
Makefile samples: tests: remove obsolete KERNEL_TYPE and kernel variables 2016-11-04 15:47:25 -04:00
README
prj.conf i2c: unify kconfig options and share them across drivers 2016-05-12 10:57:22 +00:00
testcase.ini samples: tests: remove obsolete KERNEL_TYPE and kernel variables 2016-11-04 15:47:25 -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.