From 123acdb681a678104813b2943927892c002834af Mon Sep 17 00:00:00 2001 From: valeros Date: Tue, 13 Aug 2024 15:04:33 +0300 Subject: [PATCH] Update Zephyr to v3.7.0 --- platform.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/platform.json b/platform.json index cfbefd1f..fe4acb41 100644 --- a/platform.json +++ b/platform.json @@ -298,7 +298,7 @@ "type": "framework", "optional": true, "owner": "platformio", - "version": "~2.30600.0" + "version": "~2.30700.0" }, "tool-stm32duino": { "type": "uploader",