Skip to content

Commit

Permalink
index: Add hello nrf cloud OOB firmware to app index
Browse files Browse the repository at this point in the history
Add hello nrf cloud OOB firmware to app index

Signed-off-by: Simen S. Røstad <[email protected]>
  • Loading branch information
simensrostad committed Nov 12, 2024
1 parent 6eae0e0 commit 465d3b7
Showing 1 changed file with 21 additions and 0 deletions.
21 changes: 21 additions & 0 deletions index/hello-nrfcloud.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
{
"name": "Thingy:91 X: Hello nRF Cloud firmware",
"description": "",
"apps": [
{
"name": "Thingy:91 X: Hello nRF Cloud firmware",
"title": "firmware",
"description": "This firmware is used with hello.nrfcloud.com",
"kind": "sample",
"tags": ["dfu", "lte"],
"releases": [
{
"date": "2024-08-11T14:37:00Z",
"name": "v2.0.1",
"tag": "v2.0.1",
"sdk": "v2.8.0-rc2"
}
]
}
]
}

0 comments on commit 465d3b7

Please sign in to comment.