zephyr/soc/arm/st_stm32/stm32l4/Kconfig.defconfig.stm32l462xx

15 lines
223 B
Plaintext

# ST Microelectronics STM32L462XX MCU
# Copyright (c) 2020 Giancarlo Stasi
# SPDX-License-Identifier: Apache-2.0
if SOC_STM32L462XX
config SOC
default "stm32l462xx"
config NUM_IRQS
default 85
endif # SOC_STM32L462XX