From 2fe6f74e09f6f744a6b9633b2554b1b32fac282b Mon Sep 17 00:00:00 2001 From: Nazar Palamar Date: Mon, 9 May 2022 23:42:06 +0300 Subject: [PATCH] west: Update hal_infineon and hal_cypress - Update revision hal_infineon to 4af06965f57ba1e7d170e6a97d24c33785543a8c - Remove hal_cypress Signed-off-by: Nazar Palamar --- west.yml | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/west.yml b/west.yml index 14f9a96918b..d95962173e8 100644 --- a/west.yml +++ b/west.yml @@ -64,11 +64,6 @@ manifest: path: modules/hal/atmel groups: - hal - - name: hal_cypress - revision: 81a059f21435bc7e315bccd720da5a9b615bbb50 - path: modules/hal/cypress - groups: - - hal - name: hal_espressif revision: 5a334d5584d030d5773de2f1d489288a8625529c path: modules/hal/espressif @@ -81,7 +76,7 @@ manifest: groups: - hal - name: hal_infineon - revision: f1fa8241f8786198ba41155413243de36ed878a5 + revision: 4af06965f57ba1e7d170e6a97d24c33785543a8c path: modules/hal/infineon groups: - hal