Skip to content
This repository has been archived by the owner on Jul 9, 2024. It is now read-only.

Commit

Permalink
docs: add nRF9161DK
Browse files Browse the repository at this point in the history
  • Loading branch information
coderbyheart committed Oct 17, 2023
1 parent 2e45ff1 commit 880e48f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

![Build and Release](https://github.com/NordicSemiconductor/at_host-hex/workflows/Build/badge.svg?branch=saga)

Compiles the [AT host sample](https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/samples/nrf9160/at_client/README.html) for 9160DK and Thingy:91 and publishes it regularly.
Compiles the [AT host sample](https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/samples/nrf9160/at_client/README.html) for 9161DK, 9160DK, and Thingy:91 and publishes it regularly.

- [`thingy91_nrf9160_ns`](https://nordicsemiconductor.github.io/at_host-hex/at_host-thingy91_nrf9160_ns.hex)
- [`nrf9160dk_nrf9160_ns`](https://nordicsemiconductor.github.io/at_host-hex/at_host-nrf9160dk_nrf9160_ns.hex)
Expand Down
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@nordicsemiconductor/at_host-hex",
"version": "0.0.0-development",
"description": "Compiles the AT host sample for 9160DK and Thingy:91 and publishes it regularly.",
"description": "Compiles the AT host sample for 9161DK, 9160DK, and Thingy:91 and publishes it regularly.",
"repository": {
"type": "git",
"url": "https://github.com/NordicSemiconductor/at_host-hex.git"
Expand All @@ -15,6 +15,7 @@
"iot",
"firmware",
"nrf-connect-sdk",
"nrf9161",
"nrf9160",
"thingy91"
],
Expand Down

0 comments on commit 880e48f

Please sign in to comment.