From 250041f4c81eba31ec4a9b0b1b74e9997c7f507f Mon Sep 17 00:00:00 2001 From: Daniel Leung Date: Tue, 3 Dec 2019 09:52:02 -0800 Subject: [PATCH] west.yml: add hal_xtensa as a module This adds hal_xtensa as a module. Signed-off-by: Daniel Leung --- west.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/west.yml b/west.yml index 732711d8613..b638ab79446 100644 --- a/west.yml +++ b/west.yml @@ -109,6 +109,9 @@ manifest: - name: nrf_hw_models path: modules/bsim_hw_models/nrf_hw_models revision: fec69703cb1ca06fcdab6d5fde01274f0fc5c759 + - name: hal_xtensa + revision: 382b309b481adc85dd517d50b8a458bcb86f15d4 + path: modules/hal/xtensa self: path: zephyr