Files
bacnet_stack/zephyr/samples/profiles/b-ss/sample.yaml
T
Greg Shue 2d7a2961a2 Zephyr 3.7.0 integration fixes: (#723) (#724)
- Update west.yml
- Update samples.yaml to new syntax, board names
- Patches to ports/zephyr (some stubs)

Verified by:

1. ./zephyr/scripts/twister -p unit_testing -T bacnet-stack/zephyr/tests

2. ./zephyr/scripts/twister -T bacnet-stack/zephyr/samples/ --integration

Fix #721

Co-authored-by: Gregory Shue <gregory.shue@legrand.com>
2024-08-15 07:24:09 -05:00

10 lines
233 B
YAML

sample:
name: BACnet Profile B-SS Sample
tests:
bacnet-stack.sample.profile.b-ss:
tags: bacnet
build_only: true # TODO: Remove when sample runs correctly on Zephyr v3.7.0
integration_platforms:
- native_posix