mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-02-22 07:44:03 -04:00
Tools: updated CI link for STM32-tools
This commit is contained in:
parent
1eb010fbf1
commit
fcab097572
@ -21,7 +21,7 @@ pushd $HOME
|
||||
# PX4 toolchain
|
||||
dir=$ARM_ROOT
|
||||
if [ ! -d "$HOME/opt/$dir" ]; then
|
||||
wget http://firmware.ardupilot.org/Tools/PX4-tools/$ARM_TARBALL
|
||||
wget http://firmware.ardupilot.org/Tools/STM32-tools/$ARM_TARBALL
|
||||
tar -xf $ARM_TARBALL -C opt
|
||||
fi
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user