Go to file
Dan Kalowsky 24aa678401 adc: adding API include file
Change-Id: Ia9c003261d3f07bf9ecbe406b09c6136712e923b
Signed-off-by: Juan Manuel Cruz <juan.m.cruz.alcaraz@linux.intel.com>
Signed-off-by: Dan Kalowsky <daniel.kalowsky@intel.com>
Signed-off-by: Tomasz Bursztyka <tomasz.bursztyka@linux.intel.com>
2016-02-05 20:24:27 -05:00
arch x86: Allow use of simple_uart driver with ia32 target 2016-02-05 20:24:26 -05:00
doc doc: adding :dfn: syntax where needed 2016-02-05 20:24:27 -05:00
drivers i2c: simplify API and driver_api with generic transfer function 2016-02-05 20:24:27 -05:00
include adc: adding API include file 2016-02-05 20:24:27 -05:00
kernel kconfig: use zephyr as the binary name globally 2016-02-05 20:24:22 -05:00
lib tinycrypt: use tabs not spaces 2016-02-05 20:24:27 -05:00
misc kconfig: use zephyr as the binary name globally 2016-02-05 20:24:22 -05:00
net tinycrypt: moving includes 2016-02-05 20:24:27 -05:00
samples tinycrypt: moving includes 2016-02-05 20:24:27 -05:00
scripts sanitycheck: look for misaligned XIP VMA/LMA addresses 2016-02-05 20:24:27 -05:00
.checkpatch.conf checkpatch: added config file 2016-02-05 20:24:23 -05:00
.gitattributes
.gitignore .gitignore: add ctags data file 2016-02-05 20:16:15 -05:00
.mailmap
Kbuild mdef: do not try to use MDEF file if it was not defined 2016-02-05 20:24:23 -05:00
Kconfig Split main Kconfig to allow application specific Kconfig 2016-02-05 20:15:28 -05:00
Kconfig.zephyr Split main Kconfig to allow application specific Kconfig 2016-02-05 20:15:28 -05:00
Makefile Zephyr 0.5.0 2016-02-05 20:24:22 -05:00
Makefile.inc Kbuild: Use DOTCONFIG instead of /.config 2016-02-05 20:15:33 -05:00
zephyr-env.sh