No description
Find a file
Daniel Leung 11f97de957 samples: add a sample app using TI INA219 power monitor
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.

Change-Id: I4116629171a98be6f2b9aa422dd3eb386b4d59c2
Signed-off-by: Daniel Leung <daniel.leung@intel.com>
Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2016-02-05 20:25:21 -05:00
arch quark_se: increase IPM buffer size and make it configurable 2016-02-05 20:25:21 -05:00
boards boards: adds initial support for Arduino Due 2016-02-05 20:25:21 -05:00
doc doc: update SDK version and location 2016-02-05 20:25:21 -05:00
drivers serial: adds UART driver for SAM3X8E 2016-02-05 20:25:21 -05:00
include arm: add function for relocating Cortex-M3 vector table 2016-02-05 20:25:21 -05:00
kernel microkernel: remove task_irq_free() API 2016-02-05 20:25:21 -05:00
lib newlib: Rename exit to _exit 2016-02-05 20:25:16 -05:00
misc kconfig: add mising option TASK_DEBUG 2016-02-05 20:25:13 -05:00
net Bluetooth: BR/EDR: Store new combination link key 2016-02-05 20:25:20 -05:00
samples samples: add a sample app using TI INA219 power monitor 2016-02-05 20:25:21 -05:00
scripts build: do not use link-zephyr 2016-02-05 20:25:15 -05:00
.checkpatch.conf checkpatch: Remove --no-signoff option 2016-02-05 20:25:12 -05:00
.gitattributes First commit 2015-04-10 16:44:37 -07:00
.gitignore gitignore: Add vim temporary files 2016-02-05 20:25:14 -05:00
.mailmap Update .mailmap 2016-02-05 20:24:37 -05:00
Kbuild remove already resolved GENOFFSET_H dependency 2016-02-05 20:25:16 -05:00
Kconfig sanitize use of ARCH/SRCARCH 2016-02-05 20:25:04 -05:00
Kconfig.zephyr kconfig: define architecture as a kconfig variable 2016-02-05 20:24:52 -05:00
LICENSE add top level Apache 2.0 license file 2016-02-05 20:24:37 -05:00
Makefile override architecture from command line 2016-02-05 20:25:21 -05:00
Makefile.inc mingw: change backslashes to forward slashes 2016-02-05 20:25:17 -05:00
zephyr-env.sh mingw: Use windows path style when building with MinGW 2016-02-05 20:25:16 -05:00