zephyr/doc/kernel
Peter Mitsis 51a8a998cd doc: Add nanokernel signaling code samples
Adds examples showing how to ...
 1. initialize a nanokernel semaphore
 2. give a nanokernel semaphore from an ISR
 3. take a nanokernel semaphore with a timeout

Change-Id: I6d5c2c0616c1dd69b42f5e3002c8678c067fb0f2
Signed-off-by: Peter Mitsis <peter.mitsis@windriver.com>
2016-02-05 20:15:28 -05:00
..
common sys_clock: add missing fiber system clock APIs 2016-02-05 20:15:27 -05:00
drivers Doc: Change the Driver Model to its own section of the Kernel Primer. 2016-02-05 20:15:19 -05:00
microkernel doc: Revise description for microkernel semaphore objects 2016-02-05 20:15:26 -05:00
nanokernel doc: Add nanokernel signaling code samples 2016-02-05 20:15:28 -05:00
networking doc: Correct Bluetooth sample application path 2016-02-05 20:15:21 -05:00
overview doc: Terminology change - signalling -> synchronization 2016-02-05 20:15:26 -05:00
kernel.rst doc: Overhaul of Zephyr Kernel Primer overview section 2016-02-05 20:15:25 -05:00