Go to file
Johan Hedberg 1c9da665c3 Bluetooth: Remove unnecessary runtime kernel object initialization
There are static initializer macros available for most kernel objects
which we should use whenever possible.

Change-Id: I496f4d05d26801eddd21fae53bdd4fcdc3246fe3
Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
2016-12-16 10:27:48 +02:00
.known-issues
arch kernel: introduce single-threaded kernel 2016-12-15 16:17:39 -05:00
boards hexiwear_k64: Add pin init using ksdk pinmux driver 2016-12-10 21:14:12 +00:00
doc kernel: add k_cpu_idle/k_cpu_atomic_idle() 2016-12-15 16:17:38 -05:00
drivers Bluetooth: Remove unnecessary runtime kernel object initialization 2016-12-16 10:27:48 +02:00
ext power: Add ARC core suspend and resume support 2016-12-15 12:49:33 +00:00
include Bluetooth: RFCOMM: Fix channel range documentation 2016-12-16 10:27:48 +02:00
kernel kernel: introduce single-threaded kernel 2016-12-15 16:17:39 -05:00
lib libc: rework libc selection and reduce Kconfigs 2016-12-15 22:31:28 +00:00
misc libc: rework libc selection and reduce Kconfigs 2016-12-15 22:31:28 +00:00
samples Bluetooth: Remove unnecessary runtime kernel object initialization 2016-12-16 10:27:48 +02:00
scripts scripts: remove old qemu patch 2016-12-12 20:25:06 +00:00
subsys Bluetooth: Remove unnecessary runtime kernel object initialization 2016-12-16 10:27:48 +02:00
tests Bluetooth: Remove unnecessary runtime kernel object initialization 2016-12-16 10:27:48 +02:00
.checkpatch.conf
.gitattributes
.gitignore
.gitreview
.mailmap
defaults.tc
Kbuild
Kconfig
Kconfig.zephyr
LICENSE
LICENSING.rst
MAINTAINERS MAINTAINERS: Update network applications section 2016-12-11 19:09:25 -06:00
Makefile
Makefile.inc kernel: remove NANOKERNEL and MICROKERNEL configs 2016-12-14 13:45:52 +00:00
release-notes.rst
zephyr-env.sh