zephyr/tests/kernel/interrupt/src
Ioannis Glaropoulos e128f3c5d9 tests: kernel: interrupt: make test work with any available NVIC IRQ
This commit re-works the test for the ARM architecture,
so that it can work with any available NVIC IRQ, not
bound to use the last 2 NVIC lines. It makes use of
the dynamic IRQ feature.

Signed-off-by: Ioannis Glaropoulos <Ioannis.Glaropoulos@nordicsemi.no>
2019-08-29 13:05:12 +02:00
..
interrupt.h tests: kernel: interrupt: make test work with any available NVIC IRQ 2019-08-29 13:05:12 +02:00
main.c tests/kernel/interrupt: Add a simple dynamic interrupt test 2019-08-22 17:53:51 -04:00
nested_irq.c tests: kernel: interrupt: make test work with any available NVIC IRQ 2019-08-29 13:05:12 +02:00