11 lines
256 B
YAML
11 lines
256 B
YAML
|
# Copyright (c) 2018, I-SENSE group of ICCS
|
||
|
# SPDX-License-Identifier: Apache-2.0
|
||
|
|
||
|
description: |
|
||
|
Bluetooth module that uses Zephyr's Bluetooth Host Controller Interface as
|
||
|
an entropy source
|
||
|
|
||
|
compatible: "zephyr,bt-hci-entropy"
|
||
|
|
||
|
include: base.yaml
|