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

Commit 169322c

Browse files
authored
fix: point to fork
1 parent a0edbd4 commit 169322c

1 file changed

Lines changed: 5 additions & 3 deletions

File tree

west.yml

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,13 @@ manifest:
33
remotes:
44
- name: nordic
55
url-base: https://github.com/nrfconnect
6+
- name: simensrostad
7+
url-base: https://github.com/simensrostad
68
projects:
7-
- name: sdk-nrf
9+
- name: fw-nrfconnect-nrf
810
path: nrf
9-
remote: nordic
10-
revision: master
11+
remote: simensrostad
12+
revision: add_azure_support_asset_tracker_v2
1113
import: true
1214
self:
1315
path: firmware

0 commit comments

Comments
 (0)