Skip to content

Commit

Permalink
add semtech to app index (#45)
Browse files Browse the repository at this point in the history
* add semtech to app index

* add sdk to releases

Co-authored-by: Filip Zajdel <[email protected]>

* add sdk to releases

* remove compatibleNcs

* rename json file

---------

Co-authored-by: Filip Zajdel <[email protected]>
  • Loading branch information
dudmuck and FilipZajdel authored Sep 2, 2024
1 parent bf3043b commit 3ca41b2
Showing 1 changed file with 28 additions and 0 deletions.
28 changes: 28 additions & 0 deletions index/Lora-net.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,28 @@
{
"name": "Semtech",
"description": "LoRa transceiver",
"apps": [
{
"description": "Software Development Kit featuring demonstrations, drivers and middleware enabling development of connectivity and geolocation applications",
"name": "SWSD006",
"title": "Sidewalk & LoRaWAN Mullti-stack SDK for LR11xx (SWSD006)",
"kind": "sample",
"license": "Apache License 2.0",
"apps": "samples/*",
"releases": [
{
"date": "2024-08-08T14:30:49Z",
"name": "v2.6.1",
"tag": "v2.6.1",
"sdk": "v2.6.1"
}
],
"tags": [
"sidewalk",
"lora-basics-modem",
"CSS",
"FSK"
]
}
]
}

0 comments on commit 3ca41b2

Please sign in to comment.