mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-12 19:10:32 +03:00
Update vagrant env, gcc-arm 6-2017q1-1~trusty3
This commit is contained in:
parent
f4e4e45aa2
commit
fc08691d38
1 changed files with 1 additions and 1 deletions
2
Vagrantfile
vendored
2
Vagrantfile
vendored
|
@ -21,7 +21,7 @@ Vagrant.configure(2) do |config|
|
|||
apt-get remove -y binutils-arm-none-eabi gcc-arm-none-eabi
|
||||
add-apt-repository ppa:team-gcc-arm-embedded/ppa
|
||||
apt-get update
|
||||
apt-get install -y git ccache gcc-arm-embedded=5-2016q3-1~trusty1
|
||||
apt-get install -y git ccache gcc-arm-embedded=6-2017q1-1~trusty3
|
||||
SHELL
|
||||
end
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue