Go to file
Anas Nashif 8b45f4e50b sysgen: generate sysgen.h instead of zephyr.h
use zephyr.h as the main include in applications, no need to have nano/micro
includes in applications and samples.
Inclusion of the proper kernel headers is be handled in the zephyr.h based
on the configured and used kernel.

Change-Id: If5275cef5d2ad1f475dfb39102cb71cfe5630f6c
Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2016-02-05 20:24:35 -05:00
arch Update static IDT generation to use IRQ priority 2016-02-05 20:24:34 -05:00
doc doc: Edit the Submitting Changes to Gerrit section. 2016-02-05 20:24:35 -05:00
drivers Fix Kconfig SHARED_IRQ_1_PRI dependency 2016-02-05 20:24:34 -05:00
include sysgen: generate sysgen.h instead of zephyr.h 2016-02-05 20:24:35 -05:00
kernel Remove kernel configuration option CUSTOM_SECURITY 2016-02-05 20:24:34 -05:00
lib checkpatch: warning - leading_space 2016-02-05 20:24:33 -05:00
misc OS Awareness: Add debug object trace configuration. 2016-02-05 20:24:32 -05:00
net Bluetooth: SMP: Ignore unsupported AuthReq in Security Request 2016-02-05 20:24:31 -05:00
samples Update static IDT generation to use IRQ priority 2016-02-05 20:24:34 -05:00
scripts sysgen: generate sysgen.h instead of zephyr.h 2016-02-05 20:24:35 -05:00
.checkpatch.conf checkpatch: ignore AVOID_EXTERNS 2016-02-05 20:24:32 -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 Change BSD-3 licenses to Apache 2 2016-02-05 20:24:29 -05:00
Kconfig.zephyr Change BSD-3 licenses to Apache 2 2016-02-05 20:24:29 -05:00
Makefile sysgen: generate sysgen.h instead of zephyr.h 2016-02-05 20:24:35 -05:00
Makefile.inc kbuild: make menuconfig work with local configuration 2016-02-05 20:24:29 -05:00
zephyr-env.sh