Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
3f8c129ae98e43b84e0ff0e3f63bb93c960512cf
/
.
/
soc
/
arm
/
st_stm32
/
stm32f4
/
Kconfig.defconfig.stm32f411xe
blob: e83c7bbcbabc97e13d57a1527e61d6ad92ce0ed7 [
file
] [
log
] [
blame
]
# ST STM32F411CE MCU configuration options
# Copyright (c) 2016 Linaro Limited.
# SPDX-License-Identifier: Apache-2.0
if
SOC_STM32F411XE
config SOC
default
"stm32f411xe"
config NUM_IRQS
default
86
endif
# SOC_STM32F411XE