b79f9e35d1
There is no need to use dummy properties when an empty dictionary can be used. Signed-off-by: Gerard Marull-Paretas <gerard.marull@nordicsemi.no>
10 lines
207 B
YAML
10 lines
207 B
YAML
common:
|
|
tags: extensibility
|
|
integration_platforms:
|
|
- custom_plank
|
|
- qemu_cortex_m0
|
|
tests:
|
|
lib.custom_lib: {}
|
|
lib.custom_lib.non_default:
|
|
extra_args: CONFIG_CUSTOM_LIB_GET_VALUE_DEFAULT=6
|