13 lines
252 B
YAML
13 lines
252 B
YAML
|
# Copyright (c) 2022 Nordic Semiconductor ASA
|
||
|
# SPDX-License-Identifier: Apache-2.0
|
||
|
|
||
|
description: Nordic nRF family PPI (Programmable Peripheral Interconnect)
|
||
|
|
||
|
compatible: "nordic,nrf-ppi"
|
||
|
|
||
|
include: base.yaml
|
||
|
|
||
|
properties:
|
||
|
reg:
|
||
|
required: true
|