Skip to content

Commit

Permalink
update: 更新GCC版本
Browse files Browse the repository at this point in the history
  • Loading branch information
HalfSweet committed Nov 12, 2023
1 parent 78653ee commit b77d0ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion main.py
Original file line number Diff line number Diff line change
Expand Up @@ -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 = []
Expand Down

0 comments on commit b77d0ce

Please sign in to comment.