Go to file
Dirk Brandewie 92d01351aa init: Add more verbose comment block
There has been some confusion around the usage model of the init
system. Add a comment block to hopefully limit the confusion. This
should not be construed to replace the documentation that has yet to
be written for the init subsystem.

Change-Id: I4df67f056b29b88ce6f0b8c2376deaf022cb8d84
Signed-off-by: Dirk Brandewie <dirk.j.brandewie@intel.com>
2016-02-05 20:24:20 -05:00
arch init: rename pure_core_init to pre_kernel_core_init 2016-02-05 20:24:20 -05:00
doc doc: quick start: installing: New Zephyr SDK 0.6 2016-02-05 20:24:19 -05:00
drivers init: rename pure_early_init to pre_kernel_early_init 2016-02-05 20:24:20 -05:00
include init: Add more verbose comment block 2016-02-05 20:24:20 -05:00
kernel init: rename pure_core_init to pre_kernel_core_init 2016-02-05 20:24:20 -05:00
lib libc: use isdigit from ctype.h 2016-02-05 20:16:15 -05:00
misc misc: don't depend on serial drivers for printk()/printf() 2016-02-05 20:24:17 -05:00
net net: Remove EXPERIMENTAL label from net and bluetooth 2016-02-05 20:24:17 -05:00
samples init: rename pure_late_init to pre_kernel_late_init 2016-02-05 20:24:20 -05:00
scripts toolchain yocto: Update makefile to use SDK 0.6 2016-02-05 20:24:19 -05:00
.gitattributes First commit 2015-04-10 16:44:37 -07:00
.gitignore .gitignore: add ctags data file 2016-02-05 20:16:15 -05:00
.mailmap First commit 2015-04-10 16:44:37 -07:00
Kbuild Kbuild: Check if offsets.h was updated 2016-02-05 20:15:33 -05:00
Kconfig Split main Kconfig to allow application specific Kconfig 2016-02-05 20:15:28 -05:00
Kconfig.zephyr Split main Kconfig to allow application specific Kconfig 2016-02-05 20:15:28 -05:00
Makefile Zephyr v0.5.0-rc0 2016-02-05 20:24:19 -05:00
Makefile.inc Kbuild: Use DOTCONFIG instead of /.config 2016-02-05 20:15:33 -05:00
zephyr-env.sh Rename Zephyr OS into Zephyr Kernel 2016-02-05 20:14:26 -05:00