Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
9863dc9fd8b58cd88f76eab5f18cce3a961b2de1
/
.
/
boards
/
st
/
stm32wb5mmg
/
Kconfig.defconfig
blob: e07cc7210b21c1a46801fd82dba97c6a93d60895 [
file
] [
log
] [
blame
]
# STM32WB5MMG Bluetooth module board configuration
# Copyright (c) 2024 Javad Rahimipetroudi <javad.rahimipetroudi@mind.be>
# SPDX-License-Identifier: Apache-2.0
if
BOARD_STM32WB5MMG
config BT_STM32_IPM
default
y
depends on BT
endif