Skip to content

Commit

Permalink
Add Circuit Dojo's example repo (#25)
Browse files Browse the repository at this point in the history
  • Loading branch information
trond-snekvik authored Nov 10, 2023
1 parent 179a148 commit c043cb7
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions index/circuitdojo.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
{
"name": "Circuit Dojo",
"description": "",
"apps": [
{
"name": "nrf9160-feather-examples-and-drivers",
"title": "nRF9160 Feather Examples and Drivers",
"description": "Zephyr examples and drivers for the [nRF9160 Feather](https://docs.circuitdojo.com/nrf9160-getting-started.html)",
"kind": "sample",
"tags": ["lte"]
}
]
}

0 comments on commit c043cb7

Please sign in to comment.