We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 260a7d3 commit 68c7544Copy full SHA for 68c7544
west.yml
@@ -4,18 +4,12 @@ manifest:
4
remotes:
5
- name: zephyrproject-rtos
6
url-base: https://github.com/zephyrproject-rtos
7
- - name: NordicSemiconductor
8
- url-base: https://github.com/NordicSemiconductor
9
10
projects:
11
- name: zephyr
12
remote: zephyrproject-rtos
13
- revision: v3.6-branch
+ revision: v4.0-branch
14
import:
15
name-allowlist:
16
- edtt
17
- # Use Nordic repo to pull in https://github.com/NordicSemiconductor/zcbor/pull/407
18
- - name: zcbor
19
- remote: NordicSemiconductor
20
- revision: 16648fb060d857f164635ca4e8eaa716d906d244
21
- path: modules/lib/zcbor
+ - zcbor
0 commit comments