blob: 7fd440b641d10c1756ebbe536b23c876b96dcc66 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
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
|