zephyr/samples
Allan Stephens 7c4b9ce1f7 kernel: Eliminate the need for command packet sets
Revises microkernel semaphore sub-system to allow ISRs and fibers
to give a semaphore without having to define a command packet set.
The microkernel server now supports a 3rd command type on its
command stack, allowing a semaphore to be given in a similar manner
to the one used for the existing "give event" command type.

Change-Id: Ibd7fb1a77949792f72acd20a9ee304d6eabd62f7
Signed-off-by: Allan Stephens <allan.stephens@windriver.com>
2016-02-05 20:24:42 -05:00
..
bluetooth Bluetooth: L2CAP: Unref buffer after calling recv callback 2016-02-05 20:24:41 -05:00
crypto tinycrypt: moving includes 2016-02-05 20:24:27 -05:00
include x86: remove dynamically generated IRQ and exception code 2016-02-05 20:24:41 -05:00
microkernel kernel: Eliminate the need for command packet sets 2016-02-05 20:24:42 -05:00
nanokernel x86: remove dynamically generated IRQ and exception code 2016-02-05 20:24:41 -05:00
net net: test: Remove the test_15_4 testcase temporarily 2016-02-05 20:24:40 -05:00