blob: 17783e6dae30dfb0a5b9a6f9a3e9a59cae95f29d [file] [log] [blame]
# ST STM32F412CG MCU configuration options
# Copyright (c) 2018, I-SENSE group of ICCS
# SPDX-License-Identifier: Apache-2.0
if SOC_STM32F412CG
config SOC
default "stm32f412cx"
config NUM_IRQS
default 97
endif # SOC_STM32F412CG