7614110a20
This commit adds string token versions of the values also in items inside string-array. Signed-off-by: Radosław Koppel <r.koppel@k-el.com> Co-authored-by: Marti Bolivar <marti.bolivar@nordicsemi.no> Co-authored-by: Kumar Gala <galak@kernel.org>
12 lines
228 B
YAML
12 lines
228 B
YAML
# Copyright (c) 2022 Intel Corp.
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
|
|
description: Test string array token property container
|
|
|
|
compatible: "vnd,string-array-token"
|
|
|
|
properties:
|
|
val:
|
|
type: string-array
|
|
required: true
|