blob: 37b8d5379398cbaa8775a1b8c3b060cbbfef56a4 [file] [log] [blame]
# ST STM32F765XX MCU configuration options
# Copyright (c) 2023 Rahul Arasikere
# SPDX-License-Identifier: Apache-2.0
if SOC_STM32F765XX
config SOC
default "stm32f765xx"
config NUM_IRQS
default 110
endif # SOC_STM32F765XX