# STEVAL_STWINBX1 Development kit board configuration # Copyright (c) 2024 STMicroelectronics # SPDX-License-Identifier: Apache-2.0 if BOARD_STEVAL_STWINBX1 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_STEVAL_STWINBX1