1# Copyright (c) 2018, I-SENSE group of ICCS 2# SPDX-License-Identifier: Apache-2.0 3 4description: | 5 Bluetooth module that uses Zephyr's Bluetooth Host Controller Interface as 6 an entropy source 7 8compatible: "zephyr,bt-hci-entropy" 9 10include: base.yaml 11