|
|
@ -57,6 +57,7 @@ If you're using [homebrew,](http://brew.sh/) you can use the following commands: |
|
|
|
brew tap PX4/homebrew-px4 |
|
|
|
brew tap PX4/homebrew-px4 |
|
|
|
brew update |
|
|
|
brew update |
|
|
|
brew install avr-gcc@7 |
|
|
|
brew install avr-gcc@7 |
|
|
|
|
|
|
|
brew link --force avr-gcc@7 |
|
|
|
brew install dfu-programmer |
|
|
|
brew install dfu-programmer |
|
|
|
brew install dfu-util |
|
|
|
brew install dfu-util |
|
|
|
brew install gcc-arm-none-eabi |
|
|
|
brew install gcc-arm-none-eabi |
|
|
|