samples: lora: add integration platforms
Add an integration platform to the LoRa samples so that changes to these applications are checked in the PR CI. Signed-off-by: Jordan Yates <jordan@embeint.com>
This commit is contained in:
parent
f42b9ac354
commit
2cbb8aebce
2 changed files with 4 additions and 0 deletions
|
|
@ -11,3 +11,5 @@ tests:
|
|||
type: one_line
|
||||
regex:
|
||||
- "<inf> lora_receive: Synchronous reception"
|
||||
integration_platforms:
|
||||
- b_l072z_lrwan1
|
||||
|
|
|
|||
|
|
@ -11,3 +11,5 @@ tests:
|
|||
type: one_line
|
||||
regex:
|
||||
- "<inf> lora_send: Data sent!"
|
||||
integration_platforms:
|
||||
- b_l072z_lrwan1
|
||||
|
|
|
|||
Loading…
Reference in a new issue