zephyr/kernel
Peter Mitsis 59c21a5f62 microkernel: Fibers and ISRs may invoke microkernel no-op
Adds support that allows fibers and ISRs to invoke the microkernel
no-op kernel service request. This is useful for cases when the
nanokernel needs to invoke the microkernel task scheduler.

Change-Id: I1f4b2a39ac6b5e44bb1b6c6b3cd6034262bbada8
Signed-off-by: Peter Mitsis <peter.mitsis@windriver.com>
2016-05-04 22:51:35 +00:00
..
configs kconfig: use zephyr as the binary name globally 2016-02-05 20:24:22 -05:00
microkernel microkernel: Fibers and ISRs may invoke microkernel no-op 2016-05-04 22:51:35 +00:00
nanokernel nanokernel: Fix nanokernel object timeout recalculation 2016-05-04 22:51:35 +00:00
Kconfig refactor common driver initialization priorities 2016-03-28 15:58:29 -07:00
Makefile Kbuild: adapt Makefile/Kconfig to kernel/common/ removal 2016-02-05 20:14:06 -05:00