Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
f3bdd2bc8c6331612ae9d6e9cbddf4434e23a1e4
/
.
/
boards
/
shields
/
x_nucleo_bnrg2a1
/
Kconfig.defconfig
blob: 0c42f5dcb4072ea2a8fafe37a31987fa8f505db2 [
file
] [
log
] [
blame
]
# Copyright (c) 2024 STMicroelectronics
# SPDX-License-Identifier: Apache-2.0
if
SHIELD_X_NUCLEO_BNRG2A1
if
BT
config BT_BLUENRG_ACI
default
y
# Disable Flow control
config BT_HCI_ACL_FLOW_CONTROL
default
n
endif
# BT
endif
# SHIELD_X_NUCLEO_BNRG2A1