Skip to content

Commit 2499443

Browse files
authored
Add ANT Wireless SDK (#94)
Initial Add-on version of ANT Wireless SDK. (sdk-ant v2.0.0) Signed-off-by: Sarah Read <sarah.read@garmin.com>
1 parent 6386f59 commit 2499443

1 file changed

Lines changed: 29 additions & 0 deletions

File tree

index/ant.json

Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,29 @@
1+
{
2+
"name": "ANT Wireless",
3+
"description": "ANT Wireless, a division of Garmin Canada Inc.",
4+
"apps": [
5+
{
6+
"name": "sdk-ant",
7+
"repo": "https://github.com/ant-nrfconnect/sdk-ant",
8+
"title": "ANT Wireless SDK",
9+
"description": "The ANT Wireless SDK Add-on provides resources for developing low power wireless ANT and ANT+ enabled applications with the nRF Connect SDK. Private repository access is granted upon request to ANT+ Adopters.",
10+
"kind": "sample",
11+
"avatar": "https://avatars.githubusercontent.com/u/109540422?s=48&v=4",
12+
"tags": [
13+
"connectivity"
14+
],
15+
"releases": [
16+
{
17+
"date": "2025-07-24T22:31:23Z",
18+
"name": "v2.0.0",
19+
"tag": "v2.0.0",
20+
"sdk": "v2.9.2"
21+
}
22+
],
23+
"docsUrl": "https://www.thisisant.com/APIassets/ANTnRFConnectDoc/",
24+
"restricted": {
25+
"detailsUrl": "https://www.thisisant.com/developer/ant/nrf-connect-sdk/"
26+
}
27+
}
28+
]
29+
}

0 commit comments

Comments
 (0)