mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-09-08 04:02:31 +00:00
15 lines
223 B
YAML
15 lines
223 B
YAML
#
|
|
# SPDX-License-Identifier: BSD-3-Clause
|
|
#
|
|
|
|
title: IO channel with one cell
|
|
description: IO channel with one cell
|
|
|
|
properties:
|
|
compatible:
|
|
constraint: "io-channel"
|
|
type: string-array
|
|
|
|
"#cells":
|
|
- one
|