zephyr/soc/arm/st_stm32/stm32f0/Kconfig.defconfig.stm32f091xc

19 lines
257 B
Plaintext

# 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 31
endif # SOC_STM32F091XC