# SENSORTILE_BOX_PRO board configuration # Copyright (c) 2023 STMicroelectronics # SPDX-License-Identifier: Apache-2.0 if BOARD_SENSORTILE_BOX_PRO if BT config BT_BLUENRG_ACI default y # Disable Flow control config BT_HCI_ACL_FLOW_CONTROL default n endif # BT config SPI_STM32_INTERRUPT default y depends on SPI source "boards/common/usb/Kconfig.cdc_acm_serial.defconfig" endif # BOARD_SENSORTILE_BOX_PRO