No description
Find a file
Dmitriy Korovkin fb6de2d486 init: Add protection against incorrect levels or priorities
Initialization level can be one of five predefined.
Init priority is numeric from 1 to 99. If init level or priority
is defined wrong, linker prints out the message and stops.

Change-Id: I165a32ffb668cda983fd48eb2aa7b94998e31a18
Signed-off-by: Dmitriy Korovkin <dmitriy.korovkin@windriver.com>
2016-02-05 20:24:54 -05:00
arch init: Add protection against incorrect levels or priorities 2016-02-05 20:24:54 -05:00
configs arc: remove defaults and fixed typo k->K in linker.cmd file 2016-02-05 20:24:54 -05:00
doc doc: Update Kconfig documentation tool 'genrest' 2016-02-05 20:24:54 -05:00
drivers watchdog: set flags for IRQ_CONNECT_STATIC call 2016-02-05 20:24:54 -05:00
include init: Add protection against incorrect levels or priorities 2016-02-05 20:24:54 -05:00
kernel microkernel: Elminate task_tick_xxx() APIs 2016-02-05 20:24:54 -05:00
lib stdio: Fix bug in fputs() 2016-02-05 20:24:44 -05:00
misc kconfig: define architecture as a kconfig variable 2016-02-05 20:24:52 -05:00
net microkernel: Elminate task_tick_xxx() APIs 2016-02-05 20:24:54 -05:00
samples samples: rename microkernel event logger sample 2016-02-05 20:24:54 -05:00
scripts kconfig: move all defconfig fragments to configs/ 2016-02-05 20:24:53 -05:00
.checkpatch.conf checkpatch: ignore NETWORKING_BLOCK_COMMENT_STYLE 2016-02-05 20:24:36 -05:00
.gitattributes First commit 2015-04-10 16:44:37 -07:00
.gitignore doc: Prevent accidental commit of Kconfig index file 2016-02-05 20:24:42 -05:00
.mailmap Update .mailmap 2016-02-05 20:24:37 -05:00
Kbuild build: use architecture definition from kconfig 2016-02-05 20:24:52 -05:00
Kconfig Change BSD-3 licenses to Apache 2 2016-02-05 20:24:29 -05:00
Kconfig.zephyr kconfig: define architecture as a kconfig variable 2016-02-05 20:24:52 -05:00
LICENSE add top level Apache 2.0 license file 2016-02-05 20:24:37 -05:00
Makefile build: set platform name without quotes and reuse everywhere 2016-02-05 20:24:54 -05:00
Makefile.inc build: use realpath instead of readlink -f 2016-02-05 20:24:54 -05:00
zephyr-env.sh Make zephyr-env.sh work when cd is aliased 2016-02-05 20:24:36 -05:00