zephyr/doc/kernel_v2/other
Allan Stephens da82722534 doc: Minor corrections to kernel API documentation
Addresses a range of issues affecting the Kernel Primer or
the API Guide generated from doxygen tags.

* Ensures mailbox examples use kernel APIs correctly.
  (Fix for ZEP-1262, as well as other errors).

* Ensures memory alignment limitations for memory slabs
  are correctly described. (Fix for ZEP-1265.)

* Ensures memory alignment limitations for memory pools
  are more clearly described. Also fixes a typo in a
  memory pool example.

* Ensures memory alignment limitations for message
  queues are more clearly described.

* Fixes references to a number of kernel configuration
  options that were omitted or incorrectly formatted.

* Fixes a typo in an example of thread spawning.

Change-Id: I395186f333490b1e0c4223b87c0fe7136548770f
Signed-off-by: Allan Stephens <allan.stephens@windriver.com>
2016-11-11 22:13:32 +00:00
..
atomic.rst doc: Minor corrections to kernel API documentation 2016-11-11 22:13:32 +00:00
c_library.rst unified/doc: Kernel primer for unified kernel 2016-10-05 14:54:47 +00:00
cxx_support.rst unified/doc: Kernel primer for unified kernel 2016-10-05 14:54:47 +00:00
event_logger.rst unified: update kernel event logger doc 2016-10-26 23:38:10 +00:00
float.rst kernel: Rename USE_FP and USE_SSE symbols 2016-11-07 18:52:31 +00:00
interrupts.rst doc: Update Interrupts section of Kernel Primer (v2) 2016-11-10 18:44:16 +00:00
other.rst doc: Update Interrupts section of Kernel Primer (v2) 2016-11-10 18:44:16 +00:00
ring_buffers.rst unified/doc: Update ring buffers section of Kernel Primer 2016-10-21 15:33:31 +00:00