Skip to content

Commit

Permalink
Add Conexio sample applications to the SDK add-on index
Browse files Browse the repository at this point in the history
Signed-off-by: Rajeev Piyare <[email protected]>
  • Loading branch information
rajeev1986 committed Sep 16, 2024
1 parent 3ca41b2 commit ff366e4
Showing 1 changed file with 22 additions and 0 deletions.
22 changes: 22 additions & 0 deletions index/Conexiotechnologies.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
{
"name": "Conexio Technologies",
"description": "NCS example applications for Conexio Stratus devices based on nRF91xx SiP",
"apps": [
{
"name": "conexio-firmware-sdk",
"title": "Conexio Stratus Firmware SDK",
"description": "NCS example applications for [Conexio Stratus devices](https://docs.conexiotech.com/)",
"kind": "sample",
"tags": ["lte"],
"apps": "samples/*",
"releases": [
{
"date": "2024-09-16T02:29:37Z",
"name": "v2.7.x",
"tag": "v2.7.x",
"sdk": "v2.7.0"
}
]
}
]
}

0 comments on commit ff366e4

Please sign in to comment.