diff options
| author | Michal Hanus <hanus.michal@divelit.cz> | 2023-08-01 10:57:36 +0200 |
|---|---|---|
| committer | Michal Hanus <hanus.michal@divelit.cz> | 2023-08-01 10:57:36 +0200 |
| commit | b6307ca8180f1090e2c69e081963689a4abd869a (patch) | |
| tree | 47e3acab4a80c72f2c04173febded574bb32e2e4 /sample.yaml | |
Initial commit for nrf/samples/nrf9160/mqtt_simple
Diffstat (limited to 'sample.yaml')
| -rw-r--r-- | sample.yaml | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/sample.yaml b/sample.yaml new file mode 100644 index 0000000..1f8a578 --- /dev/null +++ b/sample.yaml @@ -0,0 +1,9 @@ +sample: + name: mqtt simple sample +tests: + sample.nrf9160.mqtt_simple: + build_only: true + integration_platforms: + - nrf9160dk_nrf9160_ns + platform_allow: nrf9160dk_nrf9160_ns + tags: ci_build |
