blob: f28e1bc985d75f218a1cac6dd60b3c66b04ec1d2 [file] [log] [blame]
# Kconfig - ST Microelectronics STM32F091XC MCU
#
# Copyright (c) 2017 b0661n0e17e@gmail.com
#
# SPDX-License-Identifier: Apache-2.0
#
if SOC_STM32F091XC
config SOC
string
default stm32f091xc
config NUM_IRQS
int
default 32
endif # SOC_STM32F091XC