mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-09-01 21:51:59 +00:00
z_isr_install is not suited to handle multi-level interrupt formats. This update allows z_isr_install to accept irq numbers in zephyr format and place them in the isr table appropriately. Fixes issue #22145 Signed-off-by: Jaron Kelleher <jkelleher@fb.com> |
||
---|---|---|
.. | ||
arc | ||
arm | ||
common | ||
nios2 | ||
posix | ||
riscv | ||
x86 | ||
xtensa | ||
CMakeLists.txt | ||
Kconfig |