Go to file
Anas Nashif 9463dc0b8f kernel: merge kernel Kconfigs into one
Reorganise and cleanup Kernel Kconfig options and group options of the
same area under Menus to ease readability and to have a better structure
when using menuconfig.

Change-Id: Ic6b39730297861367abd345ede35e41c046c099d
Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2016-12-19 19:58:43 +00:00
.known-issues
arch x86: remove obsolete comment about tasks/fibers 2016-12-19 19:58:42 +00:00
boards boards: define onboard LED on quark se c1000 devboard 2016-12-16 16:36:53 -05:00
doc kernel: fixed description of THREAD_CUSTOM_DATA 2016-12-19 19:58:42 +00:00
drivers logging: move sys_log to subsys/logging 2016-12-19 19:58:39 +00:00
ext tinycrypt: Update TinyCrypt to version 0.2.5 2016-12-19 19:05:42 +00:00
include object_tracing: fixed style 2016-12-19 19:58:41 +00:00
kernel kernel: merge kernel Kconfigs into one 2016-12-19 19:58:43 +00:00
lib iot/dns: Use a k_sem for the DNS rx routine 2016-12-16 19:14:53 +01:00
misc debug: move debug features from misc to subsys/debug 2016-12-19 19:58:40 +00:00
samples logging: move sys_log to subsys/logging 2016-12-19 19:58:39 +00:00
scripts debug: move debug features from misc to subsys/debug 2016-12-19 19:58:40 +00:00
subsys debug: fixed style and align code 2016-12-19 19:58:41 +00:00
tests debug: move debug features from misc to subsys/debug 2016-12-19 19:58:40 +00:00
.checkpatch.conf
.gitattributes
.gitignore
.gitreview
.mailmap
defaults.tc
Kbuild
Kconfig
Kconfig.zephyr
LICENSE
LICENSING.rst
MAINTAINERS MAINTAINERS: fixed email for sensor subsystem 2016-12-16 14:18:03 +00:00
Makefile Merge "Merge net branch into master" 2016-12-05 15:56:26 +00:00
Makefile.inc kernel: remove NANOKERNEL and MICROKERNEL configs 2016-12-14 13:45:52 +00:00
release-notes.rst release-note: initial import with 1.6 release notes 2016-12-03 00:06:23 -05:00
zephyr-env.sh