We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent adb2e30 commit 28a66c4Copy full SHA for 28a66c4
tests/application_development/ram_context_for_isr/Kconfig
@@ -12,6 +12,7 @@ config TEST_IRQ_NUM
12
default 18 if SOC_SERIES_STM32C0X
13
default 1 if (SOC_SERIES_NPCX9 || SOC_SERIES_NPCX7 || SOC_SERIES_NPCK3)
14
default 29 if SOC_K32L2B31A
15
+ default 28 if SOC_SERIES_NRF54LX
16
default 0
17
help
18
IRQ number to use for testing purposes. This should be an
0 commit comments