mirror of
https://github.com/odriverobotics/ODrive.git
synced 2026-09-22 16:14:37 +08:00
-
Revise Mac bash commands to install arm-gcc-bin library.
This commit is contained in:
@@ -70,7 +70,8 @@ sudo pacman -S tup
|
||||
#### Mac
|
||||
First install [Homebrew](https://brew.sh/). Then you can run these commands in Terminal:
|
||||
```bash
|
||||
brew cask install gcc-arm-embedded
|
||||
brew tap osx-cross/arm
|
||||
brew install arm-gcc-bin
|
||||
brew cask install osxfuse && brew install tup
|
||||
brew install openocd
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user