From 97e38c226cff1c08e8011a206fb022481e16a2df Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andrzej=20G=C5=82=C4=85bek?= Date: Thu, 19 Sep 2019 09:16:08 +0200 Subject: [PATCH] modules: hal: nordic: Remove dependency on DT from NRF_* mappings MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Update the module revision so that the following commit becomes effective: * nrfx_config_nrf9160: Remove dependency on DT from NRF_* mappings Signed-off-by: Andrzej Głąbek --- west.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/west.yml b/west.yml index bf3b44dd0a8..734681dcfa9 100644 --- a/west.yml +++ b/west.yml @@ -44,7 +44,7 @@ manifest: revision: a12d92816a53a521d79cefcf5c38b9dc8a4fed6e path: modules/hal/cypress - name: hal_nordic - revision: ff3265342f2ef97b5abf4ba7d38b8011a45360f3 + revision: 6a4181a794e71fbf6e9a7c857aaff8e2e7a9602f path: modules/hal/nordic - name: hal_openisa revision: be5c01f86c96500def5079bcc58d2baefdffb6c8