Skip to content

Commit 3775463

Browse files
committed
Upgrade to Zephyr v4.0
Also allows to use default zcbor module again, which has been updated by Zephyr in the meantime.
1 parent 260a7d3 commit 3775463

1 file changed

Lines changed: 2 additions & 6 deletions

File tree

west.yml

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -10,12 +10,8 @@ manifest:
1010
projects:
1111
- name: zephyr
1212
remote: zephyrproject-rtos
13-
revision: v3.6-branch
13+
revision: v4.0-branch
1414
import:
1515
name-allowlist:
1616
- 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
17+
- zcbor

0 commit comments

Comments
 (0)