18 lines
322 B
YAML
18 lines
322 B
YAML
#
|
|
# Copyright (c) 2019 Foundries.io
|
|
#
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
#
|
|
|
|
title: ARDUINO GPIO HEADER
|
|
|
|
description: >
|
|
This is a representation of GPIO pin nodes exposed as headers on Arduino R3
|
|
|
|
inherits:
|
|
!include [gpio-nexus.yaml, base.yaml]
|
|
|
|
properties:
|
|
compatible:
|
|
constraint: "arduino-header-r3"
|