summaryrefslogtreecommitdiff
path: root/mqtt_simple/west.yml
diff options
context:
space:
mode:
authorMichal Hanus <hanus.michal@divelit.cz>2024-04-01 14:53:48 +0200
committerMichal Hanus <hanus.michal@divelit.cz>2024-04-01 14:53:48 +0200
commite6318f51769ec684a713876460d89cfb3f595c11 (patch)
tree787b0de93bf885ba9793ddeb8d86e1f4e562a8d6 /mqtt_simple/west.yml
parent1173bd81904c534b4b6d62e3f7e8e1b195b4cc4c (diff)
Diffstat (limited to 'mqtt_simple/west.yml')
-rw-r--r--mqtt_simple/west.yml13
1 files changed, 13 insertions, 0 deletions
diff --git a/mqtt_simple/west.yml b/mqtt_simple/west.yml
new file mode 100644
index 0000000..7fd440b
--- /dev/null
+++ b/mqtt_simple/west.yml
@@ -0,0 +1,13 @@
+manifest:
+ remotes:
+ - name: ncs
+ url-base: https://github.com/nrfconnect
+ projects:
+ - name: sdk-nrf
+ remote: ncs
+ path: nrf
+ revision: v2.2.0
+ import: true
+ clone-depth: 1
+ self:
+ path: mqtt_simple