Skip to content

Commit

Permalink
devkitARM: update gcc to 12.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
WinterMute committed May 6, 2022
1 parent a370be5 commit 219b5dc
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
File renamed without changes.
2 changes: 1 addition & 1 deletion select_toolchain.sh
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ done

case "$VERSION" in
"1" )
GCC_VER=12.1.0-RC-20220429
GCC_VER=12.1.0
BINUTILS_VER=2.38
NEWLIB_VER=4.2.0.20211231
basedir='dkarm-eabi'
Expand Down

0 comments on commit 219b5dc

Please sign in to comment.