Added dep for macOS

This commit is contained in:
Matthias Debernardini 2020-12-21 23:21:03 +01:00 committed by GitHub
parent 59c3c1b041
commit 1aa04775c6

View File

@ -51,12 +51,11 @@ Which looks like this:
You'll probably need to install at least these packages:
brew cask install xquartz
brew install sdl2
brew install sdl2 xterm
brew cask install gcc-arm-none-eabi
Used to be these were needed as well:
brew install sdl2
brew tap PX4/px4
brew search px4
brew install px4/px4/gcc-arm-none-eabi-80 (latest gcc-arm-none-eabi-XX, currently 80)