From 815c1ecf6b1578efd8116c6021bbce91e1f2a5c5 Mon Sep 17 00:00:00 2001 From: valeros Date: Wed, 29 Nov 2023 14:31:05 +0200 Subject: [PATCH] Update Arduino core to v1.0.5 --- platform.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/platform.json b/platform.json index 10ab622..0bb0f55 100644 --- a/platform.json +++ b/platform.json @@ -46,13 +46,13 @@ "type": "framework", "optional": true, "owner": "platformio", - "version": "~1.0.4" + "version": "~1.0.5" }, "framework-arduinorenesas-portenta": { "type": "framework", "optional": true, "owner": "platformio", - "version": "~1.0.4" + "version": "~1.0.5" }, "framework-renesas-fsp": { "type": "framework",