-
Notifications
You must be signed in to change notification settings - Fork 31
Expand file tree
/
Copy pathwest.yml
More file actions
32 lines (32 loc) · 787 Bytes
/
west.yml
File metadata and controls
32 lines (32 loc) · 787 Bytes
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
# 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: v3.2.1
import:
name-blocklist:
- matter
- nrf-802154
- openthread
- cmock
- unity
- cddl-gen
- homekit
- loramac-node
- lz4
- lvgl
- mipi-sys-t
clone-depth: 1
# 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