zephyr/dts/bindings/test/vnd,string-array.yaml
Joel Spadin c82799bd4c tests: scripts: dts: Add tests for string escapes
Added tests for escape sequences in string and string-array properties.

Signed-off-by: Joel Spadin <joelspadin@gmail.com>
2024-10-04 13:26:51 -05:00

12 lines
224 B
YAML

# Copyright (c) 2024 Zephyr Contributors
# SPDX-License-Identifier: Apache-2.0
description: Test string array property container
compatible: "vnd,string-array"
properties:
val:
type: string-array
required: true