11 lines
162 B
YAML
11 lines
162 B
YAML
#
|
|
# Copyright (c) 2020 Legrand North America, LLC.
|
|
#
|
|
# SPDX-License-Identifier: MIT
|
|
|
|
build:
|
|
cmake: zephyr
|
|
kconfig: zephyr/Kconfig
|
|
samples:
|
|
- zephyr/samples
|