blob: a75e7aa5c94c6813aec5962797ca94762a8a6651 [file] [log] [blame]
# Kconfig - ST Microelectronics STM32F051X8 MCU
#
# Copyright (c) 2018 Nathan Tsoi
#
# SPDX-License-Identifier: Apache-2.0
#
if SOC_STM32F051X8
config SOC
string
default stm32f051x8
config NUM_IRQS
int
default 29
endif # SOC_STM32F051X8