blob: 4d3b0926e83b2b9c3ac11b890eafd02dd3414687 [file] [log] [blame]
# Kconfig - ST STM32F412ZG MCU configuration options
#
# Copyright (c) 2017 Florian Vaussard, HEIG-VD
#
# SPDX-License-Identifier: Apache-2.0
#
if SOC_STM32F412ZG
config SOC
string
default stm32f412zx
config NUM_IRQS
int
default 97
endif # SOC_STM32F412ZG