From b7af4ffdb0cf0a6cd7e700fc5fc8f341e7f2b65d Mon Sep 17 00:00:00 2001 From: Joakim Andersson Date: Fri, 15 May 2020 18:38:36 +0200 Subject: [PATCH] west.yml: Update hal_nordic to fix compilation issue with nrfx_nvmc Update hal_nordic to fix compilation issue with nrfx_nvmc, compilation issue for NRF_UICR not defined in non-secure build. Signed-off-by: Joakim Andersson --- west.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/west.yml b/west.yml index f5429b4cd21..8633ebb76cd 100644 --- a/west.yml +++ b/west.yml @@ -56,7 +56,7 @@ manifest: revision: f1fa8241f8786198ba41155413243de36ed878a5 path: modules/hal/infineon - name: hal_nordic - revision: e5a1a6fc9caf7b1333144aee8fececd6252d908d + revision: 742d8fb839406951ef7f95d0132bfa8c2635343f path: modules/hal/nordic - name: hal_openisa revision: 3b54187649cc9b37161d49918f1ad28ff7c7f830