Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
2f0fcdf81cc4c1bc2abdb1deac768911ae513b66
/
.
/
soc
/
st
/
stm32
/
stm32f4x
/
Kconfig.defconfig.stm32f412xx
blob: e86d8c1f0b4e32d9b5a020aafe28867435e872a2 [
file
] [
log
] [
blame
]
# ST STM32F412XX MCU configuration options
# Copyright (c) 2024 STMicroelectronics.
# SPDX-License-Identifier: Apache-2.0
if
SOC_STM32F412CX
||
SOC_STM32F412VX
||
SOC_STM32F412ZX
config NUM_IRQS
default
97
endif