setup: set gcc 13.2

This commit is contained in:
Ramon Roche 2025-01-09 12:12:36 -08:00
parent c99cb6e94b
commit e71da4dfed
No known key found for this signature in database
GPG Key ID: 275988FAE5821713

View File

@ -118,7 +118,7 @@ if [[ $INSTALL_NUTTX == "true" ]]; then
build-essential \
flex \
g++-multilib \
gcc-arm-none-eabi \
gcc-arm-none-eabi=15:13.2.rel1-2 \
gcc-multilib \
gdb-multiarch \
genromfs \