From b77d0ceec908be14d5bd7b57a1363cff36b6a15c Mon Sep 17 00:00:00 2001 From: HalfSweet Date: Sun, 12 Nov 2023 19:30:14 +0800 Subject: [PATCH] =?UTF-8?q?update:=20=E6=9B=B4=E6=96=B0GCC=E7=89=88?= =?UTF-8?q?=E6=9C=AC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- main.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main.py b/main.py index 3b3df50..1e48aa3 100644 --- a/main.py +++ b/main.py @@ -9,7 +9,7 @@ cnUrlBase = "https://arduino.py32.halfsweet.cn/releases/" -GCCVersion = "12.2.1-1.2" +GCCVersion = "13.2.1-1.1" AirISPVersion = "" # 不定义具体的版本,在GetAirISPVersion函数中创造 CMSISVersion = "5.7.0" PlatformsVersion = []