We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 970046e + f59ba9e commit dfc1875Copy full SHA for dfc1875
setting-up-the-pico-sdk.md
@@ -40,8 +40,7 @@ sudo apt install cmake gcc-arm-none-eabi build-essential
40
brew install cmake
41
42
# Install the arm eabi toolchain
43
-brew tap ArmMbed/homebrew-formulae
44
-brew install arm-none-eabi-gcc
+brew install --cask gcc-arm-embedded
45
46
# The equivalent to build-essential on linux, you probably already have this.
47
xcode-select --install
0 commit comments