diff --git a/samples/userspace/hello_world_user/sample.yaml b/samples/userspace/hello_world_user/sample.yaml index 4d76011bb68..221ae4d9886 100644 --- a/samples/userspace/hello_world_user/sample.yaml +++ b/samples/userspace/hello_world_user/sample.yaml @@ -3,6 +3,8 @@ sample: Zephyr application name: hello world user common: + integration_platforms: + - mps2_an385 tags: introduction harness: console harness_config: diff --git a/samples/userspace/prod_consumer/sample.yaml b/samples/userspace/prod_consumer/sample.yaml index 7c5c647e1c0..c831da36e3e 100644 --- a/samples/userspace/prod_consumer/sample.yaml +++ b/samples/userspace/prod_consumer/sample.yaml @@ -2,6 +2,8 @@ sample: description: userspace producer-consumer example name: producer-consumer common: + integration_platforms: + - mps2_an385 tags: userspace harness: console harness_config: diff --git a/samples/userspace/shared_mem/sample.yaml b/samples/userspace/shared_mem/sample.yaml index f152b510ded..faa596bf5ad 100644 --- a/samples/userspace/shared_mem/sample.yaml +++ b/samples/userspace/shared_mem/sample.yaml @@ -3,6 +3,8 @@ sample: example application name: protected memory common: + integration_platforms: + - mps2_an385 tags: userspace harness: console harness_config: