diff options
Diffstat (limited to 'west.yml')
| -rw-r--r-- | west.yml | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/west.yml b/west.yml new file mode 100644 index 0000000..7fd440b --- /dev/null +++ b/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 |
