zephyr/arch/arm/soc/st_stm32/stm32l4/Kconfig.defconfig.stm32l475xg

19 lines
248 B
Plaintext

# Kconfig - ST Microelectronics STM32L475xG MCU
#
# Copyright (c) 2017 Linaro Limited
#
# SPDX-License-Identifier: Apache-2.0
#
if SOC_STM32L475XG
config SOC
string
default stm32l475xx
config NUM_IRQS
int
default 82
endif # SOC_STM32L475XG