Primary Git Repository for the Zephyr Project. Zephyr is a new generation, scalable, optimized, secure RTOS for multiple hardware architectures.
Go to file
Rodrigo Caballero ccea9d3581 DOC: Split the microkernel object document into a file per object type.
Split the contents of microkernel.rst into several files. Each file
contains only the information of a specific object type. Labels have
been added to accomodate cross-references to each object type. Changed
the tables that did not comply with a 100 character line length.

Change-Id: I983bc76a89b1cf01442de53737de4f76a5262264
Signed-off-by: Rodrigo Caballero <rodrigo.caballero.abraham@intel.com>
2016-02-05 20:14:37 -05:00
arch Remove references to defunct _ContextUsrEntryRtn() 2016-02-05 20:14:37 -05:00
doc DOC: Split the microkernel object document into a file per object type. 2016-02-05 20:14:37 -05:00
drivers init: Change _InitHardware() to be called from init system 2016-02-05 20:14:37 -05:00
include init: Split pure_init into pure_init_{early,late} levels 2016-02-05 20:14:37 -05:00
kernel Remove references to defunct _ContextUsrEntryRtn() 2016-02-05 20:14:37 -05:00
lib/libc doxygen: add @brief and capitalize 2016-02-05 20:14:33 -05:00
misc kconfig: Let the application decide the name of the kernel bin 2016-02-05 20:14:37 -05:00
net Bluetooth: GATT: Simplify handling of Read Multiple Request 2016-02-05 20:14:36 -05:00
samples samples: Revise example memory pool block sizes 2016-02-05 20:14:37 -05:00
scripts Microkernel timer uses new driver initialization 2016-02-05 20:14:37 -05:00
shared/include/nanokernel/x86 doxygen: add @brief and capitalize 2016-02-05 20:14:33 -05:00
.gitattributes First commit 2015-04-10 16:44:37 -07:00
.gitignore git: Ignore cscope files 2016-02-05 20:14:27 -05:00
.mailmap First commit 2015-04-10 16:44:37 -07:00
Kconfig kconfig: Rename Zephyr OS -> Zephyr Kernel 2016-02-05 20:14:26 -05:00
Makefile kconfig: Let the application decide the name of the kernel bin 2016-02-05 20:14:37 -05:00
Makefile.inc kbuild: remove BSP_VARIANT Makefile variable 2016-02-05 20:14:37 -05:00
zephyr-env.sh Rename Zephyr OS into Zephyr Kernel 2016-02-05 20:14:26 -05:00