zephyr/kernel/nanokernel
Anas Nashif 6de1c20809 core: remove NO_ISRS feature
This option is not building and currently not supported, removing
it because there does not seem to be a use case for it.

Change-Id: Idb8ffedf83f43cffc68a01573c6f2d1a90fc40fb
Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2016-02-05 20:24:42 -05:00
..
include cleanup: removing NOMANUAL 2016-02-05 20:24:35 -05:00
Kconfig Change BSD-3 licenses to Apache 2 2016-02-05 20:24:29 -05:00
Makefile Rename Profiler to Event Logger. 2016-02-05 20:24:41 -05:00
compiler_stack_protect.c checkpatch: warning - block_comment_style 2016-02-05 20:24:33 -05:00
ctors.c checkpatch: warning - block_comment_style 2016-02-05 20:24:33 -05:00
device.c checkpatch: warning - line_spacing 2016-02-05 20:24:33 -05:00
event_logger.c checkpatch: warning - spacing 2016-02-05 20:24:35 -05:00
idle.c cleanup: removing NOMANUAL 2016-02-05 20:24:35 -05:00
int_latency_bench.c checkpatch: warning - block_comment_style 2016-02-05 20:24:33 -05:00
kernel_event_logger.c Rename Profiler to Event Logger. 2016-02-05 20:24:41 -05:00
nano_context.c checkpatch: warning - block_comment_style 2016-02-05 20:24:33 -05:00
nano_fiber.c checkpatch: warning - long_line 2016-02-05 20:24:33 -05:00
nano_fifo.c checkpatch: warning - unnecssary_else 2016-02-05 20:24:35 -05:00
nano_init.c core: remove NO_ISRS feature 2016-02-05 20:24:42 -05:00
nano_lifo.c cleanup: removing NOMANUAL 2016-02-05 20:24:35 -05:00
nano_sema.c checkpatch: warning - unnecssary_else 2016-02-05 20:24:35 -05:00
nano_stack.c checkpatch: warning - unnecssary_else 2016-02-05 20:24:35 -05:00
nano_sys_clock.c checkpatch: warning - line_spacing 2016-02-05 20:24:33 -05:00
nano_timer.c checkpatch: error - global_initialisers 2016-02-05 20:24:33 -05:00
ring_buffer.c checkpatch: error - spacing 2016-02-05 20:24:31 -05:00
version.c Change BSD-3 licenses to Apache 2 2016-02-05 20:24:29 -05:00