11 lines
154 B
Plaintext
11 lines
154 B
Plaintext
|
# Copyright (c) 2023 Nuvoton Technology Corporation.
|
||
|
#
|
||
|
# SPDX-License-Identifier: Apache-2.0
|
||
|
|
||
|
if SOC_M467
|
||
|
|
||
|
config NUM_IRQS
|
||
|
default 127
|
||
|
|
||
|
endif # SOC_M467
|