From b6307ca8180f1090e2c69e081963689a4abd869a Mon Sep 17 00:00:00 2001 From: Michal Hanus Date: Tue, 1 Aug 2023 10:57:36 +0200 Subject: Initial commit for nrf/samples/nrf9160/mqtt_simple --- west.yml | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 west.yml (limited to 'west.yml') 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 -- cgit v1.2.3