From fbee0ffb3e4fe79109f3de33dff3b4f9e8388ee0 Mon Sep 17 00:00:00 2001 From: tychovrahe Date: Wed, 25 Jun 2025 09:06:17 +0200 Subject: [PATCH] chore(core/nordic): specify ncs sdk version by commit hash [no changelog] --- nordic/trezor/west.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nordic/trezor/west.yml b/nordic/trezor/west.yml index c57223c8e3..097cf24998 100644 --- a/nordic/trezor/west.yml +++ b/nordic/trezor/west.yml @@ -13,7 +13,7 @@ manifest: - name: nrf remote: ncs repo-path: sdk-nrf - revision: v2.9.0 + revision: 60d0d6c8d42dd9c7bafe544a8fdf1234d6beb916 #v2.9.0 import: true - name: mcuboot url: https://github.com/trezor/mcuboot