fb9dbdd60e
Use Devicetree to describe the radio and IEEE 802.15.4. This allows to remove usage of IEEE802154_CC13XX_CC26XX_SUBG_DRV_NAME in preparation for the removal of NET_CONFIG_IEEE802154_DEV_NAME. Signed-off-by: Gerard Marull-Paretas <gerard.marull@nordicsemi.no>
9 lines
227 B
YAML
9 lines
227 B
YAML
# Copyright (c) 2022 Nordic Semiconductor ASA
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
|
|
description: TI SimpleLink CC13xx / CC26xx IEEE 802.15.4 node (sub-GHz)
|
|
|
|
compatible: "ti,cc13xx-cc26xx-ieee802154-subghz"
|
|
|
|
include: base.yaml
|