Skip to content

Commit

Permalink
setup: set gcc 13.2
Browse files Browse the repository at this point in the history
  • Loading branch information
mrpollo committed Jan 9, 2025
1 parent 2625c52 commit 823c807
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Tools/setup/ubuntu.sh
Original file line number Diff line number Diff line change
Expand Up @@ -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 \
Expand Down

0 comments on commit 823c807

Please sign in to comment.