blob: 66f76cc9b24efdb3342a1958f1a7342c1859d74a [file] [log] [blame]
# ST Microelectronics STM32F051X8 MCU
# Copyright (c) 2018 Nathan Tsoi
# SPDX-License-Identifier: Apache-2.0
if SOC_STM32F051X8
config SOC
default "stm32f051x8"
config NUM_IRQS
default 31
endif # SOC_STM32F051X8