zephyr/tests/arch/arm/arm_irq_vector_table/Kconfig

8 lines
163 B
Plaintext

# SPDX-License-Identifier: Apache-2.0
config NUM_IRQS
int "Number of IRQs for this test, made overridable in the .conf file"
default 3
source "Kconfig.zephyr"