From 08eb2db53bcce23b2490547add390e9f100ecf5a Mon Sep 17 00:00:00 2001 From: valeros Date: Mon, 19 Feb 2024 13:07:51 +0200 Subject: [PATCH] Update arduino-nRF5 core to v0.8.0 --- platform.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/platform.json b/platform.json index 77cfa9d..efe56ba 100644 --- a/platform.json +++ b/platform.json @@ -60,7 +60,7 @@ "type": "framework", "optional": true, "owner": "platformio", - "version": "~1.700.0" + "version": "~1.800.0" }, "framework-arduino-mbed": { "type": "framework",