Added dep for macOS
This commit is contained in:
parent
59c3c1b041
commit
1aa04775c6
@ -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)
|
||||
|
||||
Loading…
Reference in New Issue
Block a user