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 4072979 + b53d524 commit d5c0248Copy full SHA for d5c0248
f3discovery/src/03-setup/macos.md
@@ -5,8 +5,8 @@ All the tools can be installed using [Homebrew]:
5
[Homebrew]: http://brew.sh/
6
7
``` console
8
-$ # ARM GCC toolchain
9
-$ brew install --cask gcc-arm-embedded
+$ # ARM GCC debugger
+$ brew install arm-none-eabi-gdb
10
11
$ # Minicom and OpenOCD
12
$ brew install minicom openocd
microbit/src/03-setup/macos.md
$ # Minicom
$ brew install minicom
0 commit comments