From bf1410bd20fa9778c9c1ebdcc8c07a6e16968045 Mon Sep 17 00:00:00 2001 From: Aron Lander Date: Mon, 11 Sep 2023 09:06:35 +0200 Subject: [PATCH] west.yml: Updated to use the latest version of the percepio module The percepio module change removes unused kernel ports from the zephyr version of the percepio module. Signed-off-by: Aron Lander --- west.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/west.yml b/west.yml index 1091ef024a7..74130cd5aa9 100644 --- a/west.yml +++ b/west.yml @@ -307,7 +307,7 @@ manifest: path: modules/lib/openthread - name: percepio path: modules/debug/percepio - revision: 831f421994b67856970f131295d1a97ca9d1f086 + revision: 7ba53eb1c22d14a49fa51f4b57fc0614a893fdd7 groups: - debug - name: picolibc