zephyr/samples/drivers/current_sensing
Anas Nashif 0140da310b i2c: unify kconfig options and share them across drivers
Reduces Kconfig variables by ~20

Change-Id: If39f7d49482d62417c621f98bc8c0c78df0d4139
Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2016-05-12 10:57:22 +00:00
..
src i2c: use I2C_X nameing instead of I2CX 2016-04-25 17:01:48 +00:00
Makefile
README
prj.conf i2c: unify kconfig options and share them across drivers 2016-05-12 10:57:22 +00:00
testcase.ini

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.