Change from avr-gcc@7 to @8 for Mac

pull/6512/head
Danny Nguyen 6 years ago committed by Florian Didron
parent 03a8adc19b
commit e2f2d8b22e

@ -22,5 +22,5 @@ fi
brew tap osx-cross/avr
brew tap PX4/homebrew-px4
brew update
brew install avr-gcc@7 gcc-arm-none-eabi dfu-programmer avrdude dfu-util python3
brew link --force avr-gcc@7
brew install avr-gcc@8 gcc-arm-none-eabi dfu-programmer avrdude dfu-util python3
brew link --force avr-gcc@8

Loading…
Cancel
Save