blob: 042fa0368660cf717277eb42e7c3eaef0a22d8f4 [file] [log] [blame]
#
# Copyright (c) 2018, Linaro Limited
#
# SPDX-License-Identifier: Apache-2.0
#
---
title: GPIO LED
id: gpio-leds
version: 0.1
description: >
This is a representation of the LED GPIO nodes
properties:
compatible:
type: string
category: required
description: compatible strings
constraint: "gpio-leds"
gpios:
type: compound
category: required
generation: define
label:
type: string
category: required
description: Human readable string describing the device (used by Zephyr for API name)
generation: define
...