Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
418b0a1e6572eb31f5b80204b49593ec328040cc
/
.
/
soc
/
arm
/
st_stm32
/
stm32f2
/
Kconfig.defconfig.stm32f207xx
blob: 3c4694f25e186214e63d2405da03982c557a9843 [
file
] [
log
] [
blame
]
# ST Microelectronics stm32f207 MCU
# Copyright (c) 2018 qianfan Zhao <qianfanguijin@163.com>
# SPDX-License-Identifier: Apache-2.0
if
SOC_STM32F207XX
config SOC
default
"STM32F207xx"
config NUM_IRQS
default
81
endif