blob: b50a91cff1efeb9879cd211d55bb6deecb511724 [file] [log] [blame]
# Copyright (c) 2022 Cypress Semiconductor Corporation (an Infineon company) or
# an affiliate of Cypress Semiconductor Corporation
# SPDX-License-Identifier: Apache-2.0
# Infineon PSoC6_02 based MCU default configuration
if SOC_DIE_PSOC6_02
config NUM_IRQS
default 32 if CPU_CORTEX_M0PLUS
default 168 if CPU_CORTEX_M4
# add additional die specific params
endif # SOC_DIE_PSOC6_02