Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
d9f065845d91fef456c38cbdbf90b3d31ba8ad8b
/
.
/
dts
/
bindings
/
test
/
vnd,enum-string-array-holder.yaml
blob: b90ce8e4e67b46ea64fa99ab396594310564027f [
file
] [
log
] [
blame
]
# Copyright (c) 2020 Linaro Limited
# SPDX-License-Identifier: Apache-2.0
description:
Test enum property container
compatible:
"vnd,enum-string-array-holder"
include:
[base.yaml]
properties:
val:
type:
string
-
array
enum:
-
foo
-
bar
-
baz
-
zoo