Simplest Zephyr module + bacnet_stack config and hello sample
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
#
|
||||
# Copyright (c) 2020 Legrand North America, LLC.
|
||||
#
|
||||
# SPDX-License-Identifier: MIT
|
||||
|
||||
build:
|
||||
cmake: zephyr
|
||||
kconfig: zephyr/Kconfig
|
||||
samples:
|
||||
- zephyr/samples
|
||||
Reference in New Issue
Block a user