diff --git a/samples/drivers/lora/receive/sample.yaml b/samples/drivers/lora/receive/sample.yaml index 46b53a008c6..93e070db46c 100644 --- a/samples/drivers/lora/receive/sample.yaml +++ b/samples/drivers/lora/receive/sample.yaml @@ -11,3 +11,5 @@ tests: type: one_line regex: - " lora_receive: Synchronous reception" + integration_platforms: + - b_l072z_lrwan1 diff --git a/samples/drivers/lora/send/sample.yaml b/samples/drivers/lora/send/sample.yaml index 67024e5fdfb..3e9fcc96f00 100644 --- a/samples/drivers/lora/send/sample.yaml +++ b/samples/drivers/lora/send/sample.yaml @@ -11,3 +11,5 @@ tests: type: one_line regex: - " lora_send: Data sent!" + integration_platforms: + - b_l072z_lrwan1