Skip to content

Commit 6971f74

Browse files
adamkondraciuknordicjm
authored andcommitted
[nrf fromlist] soc: nordic: nrf54l: Fix num of irq for nRF54L09
Change number of IRQ parameter for nRF54L09 devices. Upstream PR #: 86350 Signed-off-by: Adam Kondraciuk <[email protected]>
1 parent 10eb60b commit 6971f74

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

soc/nordic/nrf54l/Kconfig.defconfig.nrf54l09_enga_cpuapp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
if SOC_NRF54L09_ENGA_CPUAPP
77

88
config NUM_IRQS
9-
default 274
9+
default 271
1010

1111
config IEEE802154_NRF5
1212
default IEEE802154

0 commit comments

Comments
 (0)