Removes the platform whitelist, leaving just the depends_on/supported pattern to select which platforms the sample can run on. Signed-off-by: Maureen Helm <maureen.helm@nxp.com>
8 lines
81 B
YAML
8 lines
81 B
YAML
sample:
|
|
name: NVS Sample
|
|
|
|
tests:
|
|
test:
|
|
tags: samples
|
|
depends_on: nvs
|