Merge branch 'master' of github.com:Coldcard/firmware
This commit is contained in:
commit
37a695ee34
@ -48,6 +48,7 @@ Which looks like this:
|
||||
|
||||
You'll probably need to install at least these packages:
|
||||
|
||||
brew cask install xquartz
|
||||
brew install sdl2
|
||||
brew cask install gcc-arm-none-eabi
|
||||
|
||||
@ -56,9 +57,10 @@ Used to be these were needed as well:
|
||||
brew install sdl2
|
||||
brew tap PX4/px4
|
||||
brew search px4
|
||||
brew cask install gcc-arm-embedded
|
||||
brew install px4/px4/gcc-arm-none-eabi-80 (latest gcc-arm-none-eabi-XX, currently 80)
|
||||
|
||||
|
||||
You may need to reboot to avoid a `DISPLAY is not set` error.
|
||||
|
||||
### Linux
|
||||
|
||||
You'll probably need to install these (Ubuntu 16):
|
||||
|
||||
Loading…
Reference in New Issue
Block a user