Skip to content
Commit d6df78e3 authored by Carlo Caione's avatar Carlo Caione Committed by Carles Cufí
Browse files

gen_isr_tables: Cleanup IRQ vector table generation



Under no circumstances the generated IRQ vector table can and should
contain NULL values. This is correctly enforced at generation time by
the gen_isr_tables.py script making the existence of the ISR_WRAPPER
define useless.

The enforced behaviour is:
- When the ISR software table exists defaults to _isr_wrapper
- Otherwise defaults to z_irq_spurious

Signed-off-by: default avatarCarlo Caione <ccaione@baylibre.com>
parent 800b0869
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment