blob: 2b792e9f1b93ff7341cb24e1836f695b75e1fd02 [file] [log] [blame]
# Copyright (c) 2024 Nordic Semiconductor ASA
# SPDX-License-Identifier: Apache-2.0
if SOC_NRF54H20_CPUFLPR
config NUM_IRQS
default 496
# As FLPR has limited memory most of tests does not fit with asserts enabled.
config ASSERT
default n
endif # SOC_NRF54H20_CPUFLPR