mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-09-13 14:41:57 +00:00
In NPCX7M6FB, it uses some the IRQs at the end of the vector table, for example, the irq 60 and 61 used for Multi-Input Wake-Up Unit (MIWU) device by default, and conflicts with isr used for testing. Moving IRQs for this test suite to solve the issue. Signed-off-by: Mulin Chao <MLChao@nuvoton.com> |
||
---|---|---|
.. | ||
common | ||
context | ||
device | ||
early_sleep | ||
fatal | ||
fifo | ||
fpu_sharing | ||
gen_isr_table | ||
interrupt | ||
lifo | ||
mbox | ||
mem_heap/mheap_api_concept | ||
mem_pool | ||
mem_protect | ||
mem_slab | ||
mp | ||
msgq/msgq_api | ||
mutex | ||
obj_tracing | ||
pending | ||
pipe | ||
poll | ||
profiling/profiling_api | ||
queue | ||
sched | ||
semaphore/semaphore | ||
sleep | ||
smp | ||
spinlock | ||
stack/stack | ||
threads | ||
tickless | ||
timer | ||
workq | ||
xip |