Skip to content

Commit

Permalink
Merge pull request #991 from stephenhouser/stephenhouser-macos-setup
Browse files Browse the repository at this point in the history
Update setup instructions for macOS
  • Loading branch information
Gadgetoid authored Aug 23, 2024
2 parents 970046e + f59ba9e commit dfc1875
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions setting-up-the-pico-sdk.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,8 +40,7 @@ sudo apt install cmake gcc-arm-none-eabi build-essential
brew install cmake

# Install the arm eabi toolchain
brew tap ArmMbed/homebrew-formulae
brew install arm-none-eabi-gcc
brew install --cask gcc-arm-embedded

# The equivalent to build-essential on linux, you probably already have this.
xcode-select --install
Expand Down

0 comments on commit dfc1875

Please sign in to comment.