1# Copyright (c) 2024 Cypress Semiconductor Corporation (an Infineon company) or 2# an affiliate of Cypress Semiconductor Corporation 3# 4# SPDX-License-Identifier: Apache-2.0 5 6description: | 7 Bluetooth module that uses Infineon CYW208XX HCI bluetooth interface 8 9 NOTE: 10 cyw920829 requires fetch binary files of Bluetooth controller firmware. 11 To fetch Binary Blobs: west blobs fetch hal_infineon 12 13compatible: "infineon,cyw208xx-hci" 14 15include: bt-hci.yaml 16 17properties: 18 bt-hci-name: 19 default: "CYW208XX" 20 bt-hci-bus: 21 default: "virtual" 22