-
Notifications
You must be signed in to change notification settings - Fork 39
Expand file tree
/
Copy pathwest.yml
More file actions
42 lines (37 loc) · 801 Bytes
/
west.yml
File metadata and controls
42 lines (37 loc) · 801 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
33
34
35
36
37
38
39
40
41
42
# The west manifest file for NCS Bare Metal
manifest:
defaults:
remote: ncs
remotes:
- name: ncs
url-base: https://github.com/nrfconnect
group-filter:
- -nrf-bm-internal
projects:
- name: nrf
repo-path: sdk-nrf
revision: v3.3.0-rc1
import:
name-allowlist:
- cmsis
- cmsis_6
- hal_nordic
- lz4
- mbedtls
- mcuboot
- nrfxlib
- picolibc
- oberon-psa-crypto
- qcbor
- segger
- tinycrypt
- zephyr
- cmock
- zcbor
- name: sdk-nrf-bm-internal
path: nrf-bm-internal
revision: 2086b4bb5ee2cc68b824fe5ecd4e2461987e4c5c
groups:
- nrf-bm-internal
self:
path: nrf-bm