devkitARM: newlib 4.5.0

This commit is contained in:
Dave Murphy 2025-05-02 14:29:21 +01:00
parent 3fedda9d74
commit 3a70b58ce2
No known key found for this signature in database
GPG Key ID: F7FD5492264BB9D0
2 changed files with 14521 additions and 1 deletions

File diff suppressed because one or more lines are too long

View File

@ -32,7 +32,7 @@ case "$VERSION" in
"1" )
GCC_VER=15.1.0
BINUTILS_VER=2.44
NEWLIB_VER=4.4.0.20231231
NEWLIB_VER=4.5.0.20241231
basedir='dkarm-eabi'
package=devkitARM
target=arm-none-eabi