From 5d3bb7a4742fb477ba822ee6e98281d1ede8fc83 Mon Sep 17 00:00:00 2001 From: maxgerhardt Date: Tue, 24 Dec 2024 12:18:55 +0100 Subject: [PATCH] Use right Zephyr branch --- platform.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/platform.json b/platform.json index 208ba3b..13d945c 100644 --- a/platform.json +++ b/platform.json @@ -98,7 +98,7 @@ "type": "framework", "optional": true, "owner": "platformio", - "version": "https://github.com/CommunityGD32Cores/zephyr.git" + "version": "https://github.com/CommunityGD32Cores/zephyr.git#v4.0-branch-package" }, "tool-sreccat": { "owner": "platformio",