blob: b7963eacb6a24646822f06e71379f47cfb10a6fb [file] [log] [blame]
# ST Microelectronics STM32F105XC MCU
# Copyright (c) 2019 Argentum Systems Ltd.
# SPDX-License-Identifier: Apache-2.0
if SOC_STM32F105XC || SOC_STM32F105XB
config SOC
string
default "stm32f105xc"
config NUM_IRQS
int
default 68
endif # SOC_STM32F105XC || STM32F105XB