Skip to content

Commit 219b5dc

Browse files
committed
devkitARM: update gcc to 12.1.0
1 parent a370be5 commit 219b5dc

2 files changed

Lines changed: 1 addition & 1 deletion

File tree

File renamed without changes.

select_toolchain.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ done
3030

3131
case "$VERSION" in
3232
"1" )
33-
GCC_VER=12.1.0-RC-20220429
33+
GCC_VER=12.1.0
3434
BINUTILS_VER=2.38
3535
NEWLIB_VER=4.2.0.20211231
3636
basedir='dkarm-eabi'

0 commit comments

Comments
 (0)