Go to file
Juan Manuel Cruz 0aa73523dd adc: fixes the macro name for interruption vectors.
Change-Id: I01d939e98e3e4bf4593ded2feb6ff757a46c3d38
Signed-off-by: Juan Manuel Cruz <juan.m.cruz.alcaraz@linux.intel.com>
2016-02-05 20:24:57 -05:00
arch irq: removes priority parameter from IRQ_CONFIG macro 2016-02-05 20:24:57 -05:00
configs qemu: Creation of QEMU specific platforms 2016-02-05 20:24:56 -05:00
doc device: Provide generic API to handle synchronous calls in drivers 2016-02-05 20:24:57 -05:00
drivers adc: fixes the macro name for interruption vectors. 2016-02-05 20:24:57 -05:00
include device: Provide generic API to handle synchronous calls in drivers 2016-02-05 20:24:57 -05:00
kernel kernel: Replace nano/task_cycle_get_32() 2016-02-05 20:24:55 -05:00
lib stdio: Fix bug in fputs() 2016-02-05 20:24:44 -05:00
misc kconfig: put bootloader and reboot options in a menu 2016-02-05 20:24:55 -05:00
net net: buf: Fix compilation if net buf debugging is turned off 2016-02-05 20:24:57 -05:00
samples rtc: let sanity test-build this application 2016-02-05 20:24:57 -05:00
scripts footprint compare: script to build and compare footprint apps 2016-02-05 20:24:57 -05:00
.checkpatch.conf
.gitattributes First commit 2015-04-10 16:44:37 -07:00
.gitignore
.mailmap
Kbuild build: use architecture definition from kconfig 2016-02-05 20:24:52 -05:00
Kconfig
Kconfig.zephyr kconfig: define architecture as a kconfig variable 2016-02-05 20:24:52 -05:00
LICENSE
Makefile Zephyr v0.7.0-rc3 2016-02-05 20:24:57 -05:00
Makefile.inc qemu: Creation of QEMU specific platforms 2016-02-05 20:24:56 -05:00
zephyr-env.sh