Simplest Zephyr module + bacnet_stack config and hello sample
This commit is contained in:
@@ -0,0 +1,15 @@
|
||||
sample:
|
||||
description: Hello BACnet-Stack sample, the simplest BACnet-Stack
|
||||
application
|
||||
name: hello BACnet-Stack
|
||||
common:
|
||||
tags: introduction
|
||||
harness: console
|
||||
harness_config:
|
||||
type: one_line
|
||||
regex:
|
||||
- "Hello BACnet-Stack! (.*)"
|
||||
tests:
|
||||
sample.basic.hello_bacnet_stack:
|
||||
platform_whitelist: native_posix
|
||||
tags: introduction
|
||||
Reference in New Issue
Block a user