-
Notifications
You must be signed in to change notification settings - Fork 22
/
Copy pathwest.yml
43 lines (43 loc) · 1.12 KB
/
west.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
# Import requirements for nRF9160 Feather Examples and Drivers
manifest:
remotes:
- name: nrfconnect
url-base: https://github.com/nrfconnect
projects:
- name: nrf
repo-path: sdk-nrf
remote: nrfconnect
revision: v2.4.2
import:
name-blocklist:
- matter
- nrf-802154
- openthread
- cmock
- unity
- cddl-gen
- homekit
- loramac-node
- lz4
- lvgl
- mipi-sys-t
# Golioth backend
- name: golioth
path: modules/lib/golioth
revision: 2392a46a71d07a431450560aa7688404406788da
url: https://github.com/golioth/golioth-zephyr-sdk
import: west-external.yml
# Pyrinas backend
- name: pyrinas
url: https://github.com/pyrinas-iot/pyrinas-zephyr
revision: v1.9.x
path: pyrinas
import: true
# RTC Driver
- name: pcf85063a
url: https://github.com/circuitdojo/pcf85063a
revision: 81c1c285970df5bbdae945ee0ca12ec56f1886e6
path: pcf85063a
self:
# This repository should be cloned to nrf9160-feather
path: nfed