Simplest Zephyr module + bacnet_stack config and hello sample

This commit is contained in:
Gregory Shue
2020-08-29 13:08:08 -07:00
parent 2698b0aa41
commit 6ccc9505f3
11 changed files with 360 additions and 1 deletions
+10
View File
@@ -0,0 +1,10 @@
#
# Copyright (c) 2020 Legrand North America, LLC.
#
# SPDX-License-Identifier: MIT
build:
cmake: zephyr
kconfig: zephyr/Kconfig
samples:
- zephyr/samples