adds 'dfu-util' to macos_install.sh
This commit is contained in:
parent
552b1cccec
commit
418a886ae4
1 changed files with 1 additions and 1 deletions
|
@ -22,4 +22,4 @@ 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
|
||||
brew install avr-gcc@7 gcc-arm-none-eabi dfu-programmer avrdude dfu-util
|
||||
|
|
Loading…
Reference in a new issue