From 4684deaa81d84e5c520e2c0be5087cdf4aea3ba8 Mon Sep 17 00:00:00 2001 From: Sylvio Alves Date: Sat, 2 Nov 2024 19:38:50 -0300 Subject: [PATCH] west.yml: espressif: add wifi stubs Add stubs to allow building Wi-Fi interface without binary blobs. Only for CI tests. Signed-off-by: Sylvio Alves --- west.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/west.yml b/west.yml index 82bd0df56da7a39..ff5f9636dfe4d66 100644 --- a/west.yml +++ b/west.yml @@ -157,7 +157,7 @@ manifest: groups: - hal - name: hal_espressif - revision: 0f1874284f5dee0d49cb23f44f756e7be404e7b7 + revision: pull/358/head path: modules/hal/espressif west-commands: west/west-commands.yml groups: