From 638d26b7e41b62572c31ec12a3036002ca4e86af Mon Sep 17 00:00:00 2001 From: Bryce Wilkins Date: Fri, 15 Nov 2024 00:07:51 -0800 Subject: [PATCH] west.yml: segger: RTT control block init mode Kconfigs Kconfig options for RTT control block initialization and linker section were added in #53569, however the Zephyr west.yml was not updated to incorporate the Segger repository changes to make use of the new Kconfig options. This fixes that. Signed-off-by: Bryce Wilkins --- west.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/west.yml b/west.yml index 30e2bce894db8..1f1ab9dd7653e 100644 --- a/west.yml +++ b/west.yml @@ -317,7 +317,7 @@ manifest: path: modules/lib/picolibc revision: d492d5fa7c96918e37653f303028346bb0dd51a2 - name: segger - revision: 798f95ea9304e5ed8165a661081443051f210733 + revision: 1a607e8718171cfbc1ee6b2a5ec00f619d1cc7fc path: modules/debug/segger groups: - debug