From c54e6bcda7dfd9e12a11827f18752069e43543af Mon Sep 17 00:00:00 2001 From: valeros Date: Thu, 26 Sep 2024 12:44:17 +0300 Subject: [PATCH] Update MCUdude cores --- platform.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/platform.json b/platform.json index 472cb29..ca4eccb 100644 --- a/platform.json +++ b/platform.json @@ -71,31 +71,31 @@ "type": "framework", "optional": true, "owner": "platformio", - "version": "~3.0.0" + "version": "~3.0.2" }, "framework-arduino-avr-mightycore": { "type": "framework", "optional": true, "owner": "platformio", - "version": "~3.0.0" + "version": "~3.0.2" }, "framework-arduino-avr-minicore": { "type": "framework", "optional": true, "owner": "platformio", - "version": "~3.0.0" + "version": "~3.0.2" }, "framework-arduino-avr-majorcore": { "type": "framework", "optional": true, "owner": "platformio", - "version": "~3.0.0" + "version": "~3.0.2" }, "framework-arduino-avr-microcore": { "type": "framework", "optional": true, "owner": "platformio", - "version": "~2.3.0" + "version": "~2.4.0" }, "framework-arduino-avr-nicai": { "type": "framework",