Skip to content

Commit 5e8256f

Browse files
committed
index: Add Asset Tracker Template
Add Asset Tracker Template Signed-off-by: Simen S. Røstad <simen.rostad@nordicsemi.no>
1 parent c179bf3 commit 5e8256f

1 file changed

Lines changed: 11 additions & 0 deletions

File tree

index/nrfconnect.json

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -171,6 +171,17 @@
171171
"sdk": "v2.3.0"
172172
}
173173
]
174+
},
175+
{
176+
"name": "asset-tracker-template",
177+
"repo": "https://github.com/nrfconnect/Asset-Tracker-Template",
178+
"title": "Asset Tracker Template",
179+
"description": "Template for Asset Tracker applications running on the nRF91 series SiPs.",
180+
"kind": "template",
181+
"tags": ["dfu", "lte"],
182+
"apps": "app",
183+
"avatar": "https://avatars.githubusercontent.com/u/40860733?s=200&v=4",
184+
"docsUrl": "https://github.com/nrfconnect/Asset-Tracker-Template/blob/main/README.md"
174185
}
175186
]
176187
}

0 commit comments

Comments
 (0)