27 lines
383 B
YAML
27 lines
383 B
YAML
#
|
|
# Copyright (c) 2018, marc-cpdesign
|
|
#
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
#
|
|
|
|
title: NRF5 GPIOTE
|
|
|
|
description: >
|
|
This is a representation of the NRF GPIOTE node
|
|
|
|
inherits:
|
|
!include base.yaml
|
|
|
|
properties:
|
|
compatible:
|
|
constraint: "nordic,nrf-gpiote"
|
|
|
|
reg:
|
|
category: required
|
|
|
|
interrupts:
|
|
category: required
|
|
|
|
label:
|
|
category: required
|