Skip to content

Commit e797fa1

Browse files
committed
manifest: Update mcuboot to a version that doesn't reference BT_CTLR
Update the mcuboot revision to a newer one which doesn't contain a reference to the deprecated BT_CTLR Kconfig option. Signed-off-by: Johan Hedberg <[email protected]>
1 parent db23299 commit e797fa1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

west.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -310,7 +310,7 @@ manifest:
310310
groups:
311311
- crypto
312312
- name: mcuboot
313-
revision: 4e108f702b5322fb59344ae4976e3d73c973ef12
313+
revision: pull/135/head
314314
path: bootloader/mcuboot
315315
groups:
316316
- bootloader

0 commit comments

Comments
 (0)