Go to file
Rodrigo Caballero 67405bb918 Add Object Documentation
Adds the basic kernel objects' documentation describing the function of
tasks, fiber and interrupt service routines.
Adds the nanokernel objects' docuementation describing the function of
the most important nanokernel objects.
Adds the microkernel objects' documentation describing the function of
the most important microkernel objects.

Changes the index.rst file to include the Object Documentation.

Change-Id: Ib35d973cc3575a7ecc32c4ab175e05cb298e3306
Signed-off-by: Rodrigo Caballero <rodrigo.caballero.abraham@intel.com>
Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2016-02-05 20:14:11 -05:00
arch Convert PCI_DEBUG parameter to a configuration parameter 2016-02-05 20:14:11 -05:00
config Cleanup config/ directory for kbuild 2016-02-05 20:14:10 -05:00
doc Add Object Documentation 2016-02-05 20:14:11 -05:00
drivers Convert PCI_DEBUG parameter to a configuration parameter 2016-02-05 20:14:11 -05:00
include Convert PCI_DEBUG parameter to a configuration parameter 2016-02-05 20:14:11 -05:00
kernel Kconfig: remove extra line from nano kconfig 2016-02-05 20:14:11 -05:00
lib/libc libc: add license header 2016-02-05 20:14:09 -05:00
misc Kconfig: add general options and debugging in misc/ 2016-02-05 20:14:11 -05:00
net remove defs.objs file 2016-02-05 20:14:10 -05:00
samples Kbuild: Output files at outdir directory. 2016-02-05 20:14:10 -05:00
scripts Kbuild: Tools build at TIMO_BASE directory. 2016-02-05 20:14:10 -05:00
shared/include/nanokernel/x86 Fix checkpatch issue - WARNING:SPACING 2016-02-05 20:13:59 -05:00
.gitattributes First commit 2015-04-10 16:44:37 -07:00
.gitignore Add tools and Makefiles for Documentation 2016-02-05 20:13:58 -05:00
.mailmap First commit 2015-04-10 16:44:37 -07:00
Kconfig Kconfig: make architecture kconfig independent 2016-02-05 20:14:11 -05:00
Makefile Remove kernel module related code 2016-02-05 20:14:11 -05:00
Makefile.inc Kbuild: Fix to distclean target. 2016-02-05 20:14:10 -05:00
timo-env.sh rename environment variables: vxmicro->timo 2016-02-05 20:14:08 -05:00