From 59a5909abbffefa2e65a7374111de5a604a7fe70 Mon Sep 17 00:00:00 2001 From: Stephanos Ioannidis Date: Tue, 2 Sep 2025 22:40:26 +0900 Subject: [PATCH] SDK_VERSION: Use Zephyr SDK 0.17.4 This commit updates ZEPHYR_SDK to point to the Zephyr SDK 0.17.4 release. Signed-off-by: Stephanos Ioannidis --- SDK_VERSION | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SDK_VERSION b/SDK_VERSION index c3d16c1646b..44e33a4117f 100644 --- a/SDK_VERSION +++ b/SDK_VERSION @@ -1 +1 @@ -0.17.2 +0.17.4