14 lines
422 B
YAML
14 lines
422 B
YAML
# Copyright (c) 2024 Nordic Semiconductor ASA
|
|
# SPDX-License-Identifier: LicenseRef-Nordic-5-Clause
|
|
|
|
description: |
|
|
Nordic Local DPPIC
|
|
(Distributed Programmable Peripheral Interconnect Controller)
|
|
|
|
Updated DPPIC binding set for Nordic products that have local DPPIC instances
|
|
with inter-bridge functionality.
|
|
|
|
compatible: "nordic,nrf-dppic-local"
|
|
|
|
include: ["nordic,nrf-dppic.yaml", "nordic,nrf-dppic-links.yaml"]
|