Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
b8a9f1f3ed5acf86fbb39c3adb0dce86ee43d73f
/
.
/
boards
/
shields
/
x_nucleo_idb05a1
/
Kconfig.defconfig
blob: 4e346ea3e642ed79baba8f912df2eb81bed996eb [
file
] [
log
] [
blame
]
# Copyright (c) 2019 Linaro Limited
# SPDX-License-Identifier: Apache-2.0
if
SHIELD_X_NUCLEO_IDB05A1
if
BT
config BT_BLUENRG_ACI
default
y
# Disable Flow control
config BT_HCI_ACL_FLOW_CONTROL
default
n
config BT_HCI_VS
default
n
endif
# BT
endif