Make sure that avr-gcc@7 gets linked into the path on MacOS.
This commit is contained in:
committed by
Drashna Jaelre
parent
2509039abf
commit
b1e74aee43
@ -23,3 +23,4 @@ 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
|
||||
brew link --force avr-gcc@7
|
||||
|
Reference in New Issue
Block a user