16 lines
298 B
YAML
16 lines
298 B
YAML
# Copyright (c) 2022 Nordic Semiconductor ASA
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
|
|
description: Nordic nRF family NFCT (Near Field Communication Tag)
|
|
|
|
compatible: "nordic,nrf-nfct"
|
|
|
|
include: [base.yaml, memory-region.yaml]
|
|
|
|
properties:
|
|
reg:
|
|
required: true
|
|
|
|
interrupts:
|
|
required: true
|