zephyr/doc/kernel
Peter Mitsis 699b4ee03d nanokernel: Add generic stack routines
Adds the following generic stack routines:
	nano_stack_push()
	nano_stack_stack_pop()
	nano_stack_pop_wait()

Those routines are convenience wrappers for invoking the task, fiber and
ISR (if applicable) specific implementations.

Change-Id: I6e7bb2ca69bb2e3d5ed955654390746e76e4ab92
Signed-off-by: Peter Mitsis <peter.mitsis@windriver.com>
2016-02-05 20:24:53 -05:00
..
common doc: Add section on floating point services to Kernel Primer 2016-02-05 20:24:36 -05:00
microkernel doc: Add flags to irq_connect(), IRQ_CONNECT_STATIC() and task_irq_alloc() 2016-02-05 20:24:44 -05:00
nanokernel nanokernel: Add generic stack routines 2016-02-05 20:24:53 -05:00
networking doc: Replace bt_init() with bt_enable() 2016-02-05 20:24:32 -05:00
overview doc: Edits to the Overview and kernel primer 2016-02-05 20:24:36 -05:00
kernel.rst doc: remove empty driver model documentation 2016-02-05 20:24:34 -05:00