zephyr/samples/subsys/bindesc/hello_bindesc/sample.yaml
Yonatan Schachter fd5fe8fe10 samples: bindesc: Add hello_bindesc sample
Add the hello_bindesc sample which shows the basic usage of
binary descriptors.

Signed-off-by: Yonatan Schachter <yonatan.schachter@gmail.com>
2023-09-28 07:39:09 -04:00

10 lines
185 B
YAML

sample:
name: Hello Bindesc
tests:
sample.bindesc:
tags: bindesc
filter: CONFIG_ARCH_SUPPORTS_ROM_START
build_only: true
integration_platforms:
- native_posix