Add the hello_bindesc sample which shows the basic usage of binary descriptors. Signed-off-by: Yonatan Schachter <yonatan.schachter@gmail.com>
10 lines
185 B
YAML
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
|