devkitARM: update gcc to 10.2.0

This commit is contained in:
Dave Murphy 2020-07-25 03:05:58 +01:00
parent 5664d84c44
commit 1f5f5eedf5
2 changed files with 1 additions and 2 deletions

View File

@ -30,10 +30,9 @@ done
case "$VERSION" in
"1" )
GCC_VER=10.1.0
GCC_VER=10.2.0
BINUTILS_VER=2.34
NEWLIB_VER=3.3.0
GDB_VER=8.2.1
basedir='dkarm-eabi'
package=devkitARM
target=arm-none-eabi