Add a test for the mikroe_lte_iot10_click shield. Signed-off-by: Benjamin Cabé <benjamin@zephyrproject.org>
19 lines
449 B
YAML
19 lines
449 B
YAML
sample:
|
|
description: Sample for cellular modem
|
|
name: Sample for cellular modem using native networking
|
|
common:
|
|
tags:
|
|
- cellular
|
|
- modem
|
|
filter: dt_alias_exists("modem")
|
|
tests:
|
|
sample.net.cellular_modem:
|
|
platform_allow:
|
|
- b_u585i_iot02a
|
|
integration_platforms:
|
|
- b_u585i_iot02a
|
|
sample.net.cellular_modem.mikroe_lte_iot10_click:
|
|
extra_args:
|
|
- SHIELD=mikroe_lte_iot10_click
|
|
platform_allow: ek_ra6m4
|