soc: nordic: nrf54l: Fix num of irq for nRF54L20
Change number of IRQ parameter for nRF54L20 devices. Signed-off-by: Adam Kondraciuk <adam.kondraciuk@nordicsemi.no>
This commit is contained in:
parent
b8614607d4
commit
50c21f1591
1 changed files with 1 additions and 1 deletions
|
@ -6,6 +6,6 @@
|
|||
if SOC_NRF54L20_ENGA_CPUAPP
|
||||
|
||||
config NUM_IRQS
|
||||
default 274
|
||||
default 290
|
||||
|
||||
endif # SOC_NRF54L20_ENGA_CPUAPP
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue